mirror of
https://github.com/Colin-XKL/Colinx-Blog.git
synced 2026-01-12 02:31:27 +08:00
fix url problem. zh & en now has same behavior
This commit is contained in:
@@ -1,7 +1,7 @@
|
|||||||
baseurl = "/"
|
baseurl = "/"
|
||||||
languageCode = "en-us"
|
languageCode = "en-us"
|
||||||
defaultContentLanguage = "zh-cn"
|
defaultContentLanguage = "zh-cn"
|
||||||
defaultContentLanguageInSubdir = true
|
defaultContentLanguageInSubdir = false
|
||||||
theme = "hello-friend"
|
theme = "hello-friend"
|
||||||
paginate = 7
|
paginate = 7
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user