Skip to content

Commit

Permalink
change to cn
Browse files Browse the repository at this point in the history
  • Loading branch information
xiantang committed Oct 8, 2023
1 parent 8a36226 commit d53e71b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions config.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
baseURL = "https://vim0.com/"
languageCode = "en"
defaultContentLanguage = "en" # en / zh-cn / ... (This field determines which i18n file to use)
languageCode = "zh-cn"
defaultContentLanguage = "zh-cn" # en / zh-cn / ... (This field determines which i18n file to use)
title = "咸糖 - 自律者自由"
preserveTaxonomyNames = true
enableRobotsTXT = true
Expand Down

0 comments on commit d53e71b

Please sign in to comment.