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 17a6ae3 commit 08433f4Copy full SHA for 08433f4
docs/_templates/layout.html
@@ -2,11 +2,12 @@
2
{%- block extrahead %}
3
{{ super() }}
4
<!-- Matomo Tag Manager -->
5
+<!-- Matomo Tag Manager -->
6
<script>
7
var _mtm = window._mtm = window._mtm || [];
8
_mtm.push({'mtm.startTime': (new Date().getTime()), 'event': 'mtm.Start'});
9
var d=document, g=d.createElement('script'), s=d.getElementsByTagName('script')[0];
-g.async=true; g.src='https://stats.plone.org/js/container_RMz5J9EL.js'; s.parentNode.insertBefore(g,s);
10
+g.async=true; g.src='https://stats.plone.org/js/container_d3bIlNkY.js'; s.parentNode.insertBefore(g,s);
11
</script>
12
<!-- End Matomo Tag Manager -->
13
{% endblock %}
0 commit comments