fix url problem. zh & en now has same behavior

This commit is contained in:
Colin
2020-12-19 13:30:39 +08:00
parent 683e880d5e
commit 8791cd7622

View File

@@ -1,7 +1,7 @@
baseurl = "/"
languageCode = "en-us"
defaultContentLanguage = "zh-cn"
defaultContentLanguageInSubdir = true
defaultContentLanguageInSubdir = false
theme = "hello-friend"
paginate = 7