website/hugo.toml
2025-09-02 19:00:10 -04:00

14 lines
285 B
TOML

baseURL = 'https://www.gardling.com'
languageCode = 'en-us'
title = 'Simon Gardling'
theme = "hugo-theme-monochrome"
contentDir = "content"
[module]
[[module.imports]]
path = "github.com/ystepanoff/hugo-neko"
[params]
# hides the copyright footer thing
hideFooter = true