added mermaid feature
This commit is contained in:
parent
b8b9b16998
commit
d5fb3894ec
1 changed files with 5 additions and 1 deletions
|
|
@ -109,6 +109,10 @@ notoc = true
|
||||||
# First one is picked as the Twitter card image if not set on page.
|
# First one is picked as the Twitter card image if not set on page.
|
||||||
images = ["images/og-image-fission.png"]
|
images = ["images/og-image-fission.png"]
|
||||||
|
|
||||||
|
[params.mermaid]
|
||||||
|
enable = true
|
||||||
|
theme = "neutral"
|
||||||
|
|
||||||
[params.social]
|
[params.social]
|
||||||
#github = ''
|
#github = ''
|
||||||
#slackurl = ""
|
#slackurl = ""
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue