update: config params
This commit is contained in:
@@ -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
|
||||||
|
|||||||
Reference in New Issue
Block a user