Skip to content

Commit

Permalink
chore: Add Umami tracking code
Browse files Browse the repository at this point in the history
  • Loading branch information
geoffreyvanwyk committed Nov 1, 2023
1 parent 6128a00 commit e49a01b
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions themes/windy/templates/base.html
Original file line number Diff line number Diff line change
Expand Up @@ -46,6 +46,8 @@
{% endif %}
<link rel="stylesheet" href="{{ SITEURL }}/{{ THEME_STATIC_DIR }}/{{ CSS_FILE }}" />
<script src="https://kit.fontawesome.com/{{ FONT_AWESOME_KIT }}.js" crossorigin="anonymous"></script>
<script async src="https://analytics.eu.umami.is/script.js"
data-website-id="b1d9ecce-2a86-49a2-8946-1da2cf9165df"></script>
{% endblock head %}
</head>

Expand Down

0 comments on commit e49a01b

Please sign in to comment.