update: config params

This commit is contained in:
2026-06-20 12:40:10 +08:00
parent 0e45552b6e
commit 3dab985cfb

View File

@@ -29,7 +29,7 @@ showTags = false
[article.license] [article.license]
enabled = true enabled = true
default = "Licensed under CC BY-NC-SA 4.0" default = "本文采用 CC BY-NC-SA 4.0 协议授权"
[article.mermaid] [article.mermaid]
look = "classic" look = "classic"
@@ -40,11 +40,11 @@ htmlLabels = true
transparentBackground = false transparentBackground = false
[article.alertIcon] [article.alertIcon]
note = "" note = ""
tip = "" tip = "💡"
important = "" important = ""
warning = "⚠️" warning = "⚠️"
caution = "" caution = "🛑"
[comments] [comments]
enabled = true enabled = true