theme
Some checks failed
ci/woodpecker/push/woodpecker Pipeline failed

This commit is contained in:
2025-01-13 16:46:38 +01:00
parent c88aceffa3
commit 627990bce4
3 changed files with 6 additions and 2 deletions

View File

@ -1,10 +1,10 @@
baseURL = 'https://example.org/'
languageCode = 'en-us'
title = 'Minimal Setups'
theme = "ananke"
# theme = "ananke"
theme = "hugo-theme-pixyll"
sectionPagesMenu = "main"
googleAnalystics = ""
paginate = 10
[params]
site_logo = "logo.png"