1
0
mirror of https://github.com/funkypenguin/geek-cookbook/ synced 2025-12-13 09:46:23 +00:00

Proxy plausible js

This commit is contained in:
David Young
2021-11-02 15:26:15 +13:00
parent 280e9494c6
commit b0a23ff850
3 changed files with 7 additions and 3 deletions

View File

@@ -25,5 +25,5 @@
{% block analytics %}
<script src="https://cdn.jsdelivr.net/npm/@widgetbot/crate@3" async defer>
</script>
<script defer data-domain="geek-cookbook.funkypenguin.co.nz" src="https://plausible.io/js/plausible.js"></script>
{% endblock %}
<script defer data-domain="geek-cookbook.funkypenguin.co.nz" src="/js/i-am-groot.js"></script>
{% endblock %}