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.
|
||||
images = ["images/og-image-fission.png"]
|
||||
|
||||
[params.mermaid]
|
||||
enable = true
|
||||
theme = "neutral"
|
||||
|
||||
[params.social]
|
||||
#github = ''
|
||||
#slackurl = ""
|
||||
|
|
@ -216,4 +220,4 @@ weight = 13
|
|||
name = "Discord"
|
||||
pre = "<i class='fab fa-discord'></i>"
|
||||
url = "https://discord.gg/4wbfNv3"
|
||||
weight = 14
|
||||
weight = 14
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue