diff --git a/config.toml b/config.toml index 04af4305..9df41674 100644 --- a/config.toml +++ b/config.toml @@ -1,5 +1,5 @@ baseURL = "https://blog.winsphinx.top/" -defaultContentLanguage = "zh-cn" +defaultContentLanguage = "en" title = "Cogito, ergo sum" enableRobotsTXT = true enableEmoji = true @@ -28,11 +28,6 @@ PygmentsOptions = "linenos=table" tag = "tags" category = "categories" -# language support # en / zh-cn / other... translations present in i18n/ -defaultContentLanguage = "zh-cn" # Default language to use -[languages.zh-cn] - languageCode = "zh-cn" - [author] # essential # 必需 name = "winsphinx"