Files
internetforkids/config/_default/params.toml
Christian Gick 88961e4555 style: enhance Congo theme — profile layout, richer homepage, author info
- Switch to profile homepage layout with author headline and bio
- Richer homepage content with topic overview (EN/DE)
- Show taxonomies on articles and lists
- Configure header, footer, scroll-to-top
- Remove theme attribution from footer

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-04-02 17:11:32 +03:00

35 lines
586 B
TOML

colorScheme = "avocado"
defaultAppearance = "light"
autoSwitchAppearance = false
mainSections = [""]
[header]
layout = "basic"
showTitle = true
[footer]
showCopyright = true
showThemeAttribution = false
showScrollToTop = true
showAppearanceSwitcher = false
[homepage]
layout = "profile"
showRecent = true
recentLimit = 5
[article]
showDate = true
showReadingTime = true
showAuthor = true
showBreadcrumbs = true
showTableOfContents = true
showTaxonomies = true
[list]
showBreadcrumbs = true
showTaxonomies = true
[taxonomy]
showTermCount = true