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" . }}
|
{{ partial "math.html" . }}
|
||||||
{{ end }}
|
{{ end }}
|
||||||
|
|
||||||
<!-------------- Enable Math support for this page ---------------->
|
<!-------------- Enable mermaid support for this page ---------------->
|
||||||
{{ if .Params.mermaid }}
|
{{ if .Params.mermaid }}
|
||||||
{{ partial "mermaid.html" . }}
|
{{ partial "mermaid.html" . }}
|
||||||
{{ end }}
|
{{ end }}
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue