Explorar el Código

Update config.toml for Academic 2.2.0

Xi Ruoyao hace 7 años
padre
commit
07b647bfcb
Se han modificado 1 ficheros con 3 adiciones y 0 borrados
  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" ]