theme
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful

This commit is contained in:
2025-01-13 16:40:32 +01:00
parent c6fa66006d
commit d443118951
3 changed files with 5 additions and 1 deletions

View File

@ -2,7 +2,7 @@ baseURL = 'https://example.org/'
languageCode = 'en-us'
title = 'Minimal Setups'
#theme = "ananke"
theme = "hugo_theme_pickles"
theme = "hugo-kiera"
sectionPagesMenu = "main"
googleAnalystics = ""
paginate = 10