We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8f804c5 commit 008df69Copy full SHA for 008df69
_layout/head.html
@@ -11,6 +11,7 @@
11
<meta name="viewport" content="width=device-width, initial-scale=1">
12
{{if hasmath}} {{insert head_katex.html }} {{end}}
13
{{if hascode}} {{insert head_highlight.html }} {{end}}
14
+ <script defer data-domain="juliaparallel.org" src="https://plausible.io/js/plausible.js"></script>
15
{{insert style.html}}
16
{{isdef title}} <title>{{fill title}}</title> {{end}}
17
<!-- end custom head snippets -->
0 commit comments