Added documentation.

This commit is contained in:
MaikelChan
2026-03-23 08:30:21 +01:00
parent e84fc0e1c6
commit 859685f0c2
2 changed files with 4 additions and 2 deletions
+1 -1
View File
@@ -87,7 +87,7 @@ forgejoDefaultServer = "https://v11.next.forgejo.org"
showTableOfContents = false
# showRelatedContent = false
# relatedContentLimit = 3
showTaxonomies = false # use showTaxonomies OR showCategoryOnly, not both
showTaxonomies = false # Enable the display of taxonomies for the related article.
showCategories = true # These will show if showTaxonomies is true.
showTags = true # These will show if showTaxonomies is true.
showCategoriesInSecondaryColor = false # This will change the color of category badges, so the user can better distinguish between the two. Only if showTaxonomies is true.