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

This commit is contained in:
Thorsten Alteholz 2020-12-26 22:33:51 +00:00
parent 0bfe5d32de
commit 82f90bcce3

View file

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