Skip to content

Commit 564dafa

Browse files
committed
update
1 parent 512e6bb commit 564dafa

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

themes/PaperModCustomize/partials/partials/extend_head.html

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
{{- /* Head custom content area start */ -}}
2+
{{- /* Insert any custom code (web-analytics, resources, etc.) - it will appear in the
3+
4+
<head></head> section of every page. */ -}}
5+
{{- /* Can be overwritten by partial with the same name in the global layouts. */ -}}
6+
{{- /* Head custom content area end */ -}}
17
{{ if .Store.Get "hasMermaid" }}
28
<script type="module">
39
import mermaid from 'https://cdn.jsdelivr.net/npm/mermaid@10/dist/mermaid.esm.min.mjs';

0 commit comments

Comments
 (0)