Fix comment
This commit is contained in:
parent
4fbf06d341
commit
822e58cd87
1 changed files with 1 additions and 1 deletions
|
@ -216,7 +216,7 @@
|
|||
{{ partial "math.html" . }}
|
||||
{{ end }}
|
||||
|
||||
<!-------------- Enable Math support for this page ---------------->
|
||||
<!-------------- Enable mermaid support for this page ---------------->
|
||||
{{ if .Params.mermaid }}
|
||||
{{ partial "mermaid.html" . }}
|
||||
{{ end }}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue