Skip to content

Commit

Permalink
DOC: add goatcounter
Browse files Browse the repository at this point in the history
  • Loading branch information
theOehrly committed Feb 9, 2024
1 parent ac2e42d commit f88d39c
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions docs/_templates/base.html
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
{%- extends "!base.html" %}

{% block scripts %}
<script data-goatcounter="https://ey2kpxm326wjqcsfzewz.goatcounter.com/count"
async src="//gc.zgo.at/count.js"></script>
{{ super() }}
{% endblock %}

0 comments on commit f88d39c

Please sign in to comment.