Skip to content

Commit abcce7e

Browse files
committed
Add Plausible
1 parent 2f96cc2 commit abcce7e

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

source/_templates/layout.html

+6
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
{% extends "!layout.html" %}
2+
3+
{%- block extrahead %}
4+
<script defer data-domain="docs.cryptomator.org" src="https://plausible.skymatic.de/js/script.file-downloads.outbound-links.js" integrity="sha384-+tt0STxxWB96REUfXF1ykJzPEC5cT+TVotVR/JnYqAP04zxND4o8a0JcHg+aq46t" crossorigin="anonymous"></script>
5+
{% endblock %}
6+

0 commit comments

Comments
 (0)