🐛 fix: move default_language to proper section

This commit is contained in:
welpo 2023-08-15 20:55:16 +02:00
parent f03a9b3c4f
commit 52d0ac9447
No known key found for this signature in database
GPG Key ID: A2F978CF4EC1F5A6

View File

@ -6,6 +6,8 @@ generate_feed = true
compile_sass = true
minify_html = true
default_language = "en"
taxonomies = [
{name = "tags", feed = true},
]