final fix for edit
All checks were successful
Deploy to Caddy / build-and-deploy (push) Successful in 19s

This commit is contained in:
2026-03-13 04:25:07 +00:00
parent 9619ce612a
commit 697f9cd611
3 changed files with 10 additions and 9 deletions

View File

@@ -41,7 +41,4 @@ enableGitInfo = true
[markup.tableOfContents]
endLevel = 3
ordered = false
startLevel = 2
[params.article]
showTableOfContents = true
startLevel = 2

View File

@@ -6,7 +6,7 @@
# https://nunocoracao.github.io/blowfish/docs/configuration/#theme-parameters
colorScheme = "github"
defaultAppearance = "dark" # valid options: light or dark
defaultAppearance = "light" # valid options: light or dark
autoSwitchAppearance = true
enableSearch = true
@@ -43,7 +43,7 @@ customCSS = true
showPercent = true
showWidth = true
[article]
[article] # https://blowfish.page/docs/configuration/
showDate = true
showViews = false
showLikes = false
@@ -52,9 +52,6 @@ customCSS = true
heroStyle = "basic" # valid options: basic, big, background
showBreadcrumbs = true
showDraftLabel = true
showEditURL = true
editURL = "https://git.wompmacho.com/wompmacho/wiki/"
editAppendPath = true
seriesOpened = true
showHeadingAnchors = true
showPagination = true
@@ -67,6 +64,12 @@ customCSS = true
sharingLinks = [ "linkedin", "twitter", "whatsapp", "pinterest", "reddit", "facebook", "email"]
showAuthor = true
showAuthorsBadges = true # This helps style the author profile
showEdit = true
showEditURL = true
editURL = "https://git.wompmacho.com/wompmacho/wiki/src/branch/main/content"
editAppendPath = true
showZenMode = false
smartTOC = true
[list]
showBreadcrumbs = true