zzossig hace 5 años
padre
commit
c2e47e67cc
Se han modificado 1 ficheros con 2 adiciones y 2 borrados
  1. 2 2
      exampleSite/config/_default/config.toml

+ 2 - 2
exampleSite/config/_default/config.toml

@@ -3,8 +3,8 @@ title = "Hugo Zdoc Theme"
 theme = "zdoc"
 
 defaultContentLanguage = "en"
-defaultContentLanguageInSubdir = true
-hasCJKLanguage = true
+defaultContentLanguageInSubdir = false
+hasCJKLanguage = false
 
 copyright = "©{year}, All Rights Reserved"
 timeout = 10000