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 0450638 commit e439259Copy full SHA for e439259
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