homepage/config.toml

26 lines
661 B
TOML

baseURL = "https://mh.obermui.de/"
languageCode = "de-de"
title = "MH Site"
theme = "terminal"
#copyright = "CC-By-NC-4.0"
[author]
name = "MH"
github = "6543"
gitea = "https://git.altinsystems.d"
[params]
# dir name of your blog content (default is `content/posts`)
contentTypeName = "post"
# ["orange", "blue", "red", "green", "pink"]
themeColor = "orange"
# if you set this to 0, only submenu trigger will be visible
showMenuItems = 4
# set theme to full screen width
fullWidthTheme = false
# center theme with default width
centerTheme = true
# set a custom favicon (default is a `themeColor` square)
# favicon = "favicon.ico"