start.simoncor.net/config.toml
Simon Cornet 4e591f75e5
All checks were successful
continuous-integration/drone/push Build is passing
[Background] Changed
2023-12-09 18:31:41 +01:00

26 lines
461 B
TOML

baseURL = "https://start.simoncor.net/"
languageCode = "en-us"
title = "/speed/dial"
theme = "slate"
[ params ]
BackgroundImages = ["bg/bg.webp"]
BackgroundStyle = "#000000;"
OpenLinksInNewWindow = true
Favicon = "favicon.ico"
[[ params.nav ]]
name = "files"
tag = "files"
icon = "lock"
[[ params.nav ]]
name = "media"
tag = "media"
icon = "tv"
[[ params.nav ]]
name = "infra"
tag = "infra"
icon = "server"