homepage/config.toml

22 lines
550 B
TOML
Raw Normal View History

2019-06-23 23:17:14 +00:00
baseURL = "https://mh.obermui.de/"
languageCode = "de-de"
2019-06-23 23:25:21 +00:00
title = "MH Site"
2019-06-23 23:17:14 +00:00
theme = "nofancy"
#copyright = "CC-By-NC-4.0"
[author]
name = "MH"
github = "6543"
gitea = "https://git.altinsystems.d"
[params]
# See themes/nofancy/static/highlight/styles for available options
# i.e. "default", "github", "monokai".
highlight="Assign a syntax highlight style"
# Controls what items are listed in the top nav menu
# "none", or "categories"
# If you have too many categories to fit in the top nav menu, set this to "none"
topmenu="categories"