Added in progress katchi page
All checks were successful
Build and Publish Docker Image / build (push) Successful in 25s

This commit is contained in:
2026-05-18 01:25:43 -06:00
parent 80e5557fd1
commit eb0698aa9d
7 changed files with 165 additions and 11 deletions

View File

@@ -9,6 +9,8 @@ colorScheme = "fire"
defaultAppearance = "dark" # valid options: light or dark
autoSwitchAppearance = true
opengraph_io_api_key = "bb9fc05a-0dbc-4748-87f7-b2bb698ae5a9"
enableA11y = false
enableSearch = true
enableCodeCopy = true
@@ -86,7 +88,7 @@ forgejoDefaultServer = "https://v11.next.forgejo.org"
showPagination = true
invertPagination = false
showReadingTime = true
showTableOfContents = false
showTableOfContents = true
# showRelatedContent = false
# relatedContentLimit = 3
showTaxonomies = false # Enable the display of taxonomies for the related article.