Browse Source

Update config.toml for Academic 2.2.0

Xi Ruoyao 7 years ago
parent
commit
07b647bfcb
1 changed files with 3 additions and 0 deletions
  1. 3 0
      config.toml

+ 3 - 0
config.toml

@@ -16,8 +16,11 @@ googleAnalytics = ""
 
 # Default language to use (if you setup multilingual support)
 defaultContentLanguage = "en"
+hasCJKLanguage = true
 defaultContentLanguageInSubdir = false
 
+enableGitInfo = true
+
 [outputs]
   home = [ "HTML", "CSS", "RSS" ]
   section = [ "HTML", "RSS" ]