config back to main

This commit is contained in:
welpo 2024-02-15 00:49:45 +01:00
parent a4156efcd5
commit de3a2d7b21
No known key found for this signature in database
GPG key ID: A2F978CF4EC1F5A6

View file

@ -5,14 +5,14 @@ author = "welpo"
generate_feed = true
compile_sass = true
minify_html = true
# build_search_index = true
build_search_index = true
# To translate the entire theme, there must be a file with the same ISO 639-1
# (or IETF BCP 47) Code in the `i18n` folder of your site or the tabi theme
# For example, "i18n/fr.toml" for French or "i18n/zh-Hans.toml" for Simplified Chinese.
# Otherwise the theme will be in English.
# See https://welpo.github.io/tabi/blog/faq-languages/ for more details.
default_language = "ar"
default_language = "en"
taxonomies = [{name = "tags", feed = true}]