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.
2 parents 7181961 + e439259 commit 4cda527Copy full SHA for 4cda527
docs/source/_templates/layout.html
@@ -0,0 +1,5 @@
1
+{% extends "!layout.html" %}
2
+{% block extrahead %}
3
+ <script defer data-domain="eurobios-mews-labs.github.io/palma" src="https://plausible.io/js/script.js"></script>
4
+ {{super}}
5
+{% endblock %}
0 commit comments