Wolfgang Hottgenroth 627990bce4
Some checks failed
ci/woodpecker/push/woodpecker Pipeline failed
theme
2025-01-13 16:46:38 +01:00

14 lines
249 B
TOML

baseURL = 'https://example.org/'
languageCode = 'en-us'
title = 'Minimal Setups'
# theme = "ananke"
theme = "hugo-theme-pixyll"
sectionPagesMenu = "main"
googleAnalystics = ""
[params]
site_logo = "logo.png"
[security.funcs]
getenv = [ '^HUGO_' ]