aboutsummaryrefslogtreecommitdiff
path: root/templates/base.html
diff options
context:
space:
mode:
Diffstat (limited to 'templates/base.html')
-rw-r--r--templates/base.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/base.html b/templates/base.html
index 43437c8..a9edbde 100644
--- a/templates/base.html
+++ b/templates/base.html
@@ -32,7 +32,7 @@
{% block content %}{% endblock %}
</article>
- <script async data-goatcounter="https://stats.popov.link/count" src="/stats.js"></script>
+ {% include 'includes/counter.html' %}
</body>
</html> \ No newline at end of file