2025-06-08 | TUI Challange, Day 1

This commit is contained in:
Don Harper 2025-06-08 22:51:11 -05:00
parent 29abc2281f
commit 29a3d5b7fe
4 changed files with 132 additions and 3 deletions

View file

@ -6,11 +6,14 @@ theme = "minimage"
disqusShortname = ""
# Enable Google Analytics by entering your tracking code
googleAnalytics = ""
paginate = 5
Copyright = "All rights reserved - 2006-"
preserveTaxonomyNames = true
renderer.unsafe = true
#canonifyurls = true
[pagination]
pagerSize = 5
[taxonomies]
category = "categories"
tag = "tags"