global config: set lang & page max content

This commit is contained in:
6543 2019-07-01 18:14:08 +02:00
parent 9f0e6c4c17
commit 083e2d796e
1 changed files with 2 additions and 0 deletions

View File

@ -4,6 +4,8 @@ title = "MH Site"
languageCode = "en-en"
theme = "terminal"

paginate = 5 #entrys per site
defaultContentLanguage = "en"
#copyright = "CC-By-NC-4.0"

[author]