2025-06-08 | TUI Challange, Day 1
This commit is contained in:
parent
29abc2281f
commit
29a3d5b7fe
4 changed files with 132 additions and 3 deletions
|
|
@ -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"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue