Skip to content

Commit

Permalink
feat: umami (#27)
Browse files Browse the repository at this point in the history
Signed-off-by: Dup4 <[email protected]>
  • Loading branch information
Dup4 authored Mar 3, 2024
1 parent 166667c commit 7786e40
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions theme/main.html
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
{% extends "base.html" %}

{% block scripts %}
{{ super() }}
<script
async src="https://umami.dup4.com/script.js"
data-website-id="7a1a32ad-1684-4613-a7a4-589ba62f9b57"
>
</script>
{% endblock %}

0 comments on commit 7786e40

Please sign in to comment.