Skip to content

Commit 008df69

Browse files
committed
add plausible.io
1 parent 8f804c5 commit 008df69

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

_layout/head.html

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,7 @@
1111
<meta name="viewport" content="width=device-width, initial-scale=1">
1212
{{if hasmath}} {{insert head_katex.html }} {{end}}
1313
{{if hascode}} {{insert head_highlight.html }} {{end}}
14+
<script defer data-domain="juliaparallel.org" src="https://plausible.io/js/plausible.js"></script>
1415
{{insert style.html}}
1516
{{isdef title}} <title>{{fill title}}</title> {{end}}
1617
<!-- end custom head snippets -->

0 commit comments

Comments
 (0)