Prechádzať zdrojové kódy

explicitly set the default language (needed for English not being the… (#197)

Co-authored-by: Thorsten Alteholz <thorsten@alteholz.de>
Thorsten Alteholz 4 rokov pred
rodič
commit
73f759b2b6
1 zmenil súbory, kde vykonal 1 pridanie a 0 odobranie
  1. 1 0
      exampleSite/config.yaml

+ 1 - 0
exampleSite/config.yaml

@@ -1,5 +1,6 @@
 baseURL: http://example.org/
 languageCode: en-us
+defaultContentLanguage: en
 title: "Toha"
 theme: "toha"