mirror of
https://github.com/welpo/tabi.git
synced 2026-02-15 23:57:19 +01:00
config back to main
This commit is contained in:
parent
a4156efcd5
commit
de3a2d7b21
1 changed files with 2 additions and 2 deletions
|
|
@ -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}]
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue