mirror of
https://github.com/imfing/hextra.git
synced 2025-06-20 05:01:35 -04:00
fix: mermaid script was skipped on home page (#637)
This commit is contained in:
@ -1,4 +1,4 @@
|
||||
<pre class="mermaid hx-mt-6">
|
||||
{{- .Inner | safeHTML -}}
|
||||
{{ .Inner | htmlEscape | safeHTML }}
|
||||
</pre>
|
||||
{{- .Page.Store.Set "hasMermaid" true -}}
|
||||
|
Reference in New Issue
Block a user