Skip to content

Commit 6da2ceb

Browse files
committed
Update Umami
1 parent 1bd3202 commit 6da2ceb

File tree

2 files changed

+1
-2
lines changed

2 files changed

+1
-2
lines changed

CNAME

-1
This file was deleted.

source/_templates/layout.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{% extends "!layout.html" %}
22

33
{%- block extrahead %}
4-
<script src="https://umami.skymatic.de/script.js" data-website-id="2df416f9-7a9c-4e58-9a45-7106f7e0a139" integrity="sha384-/WQteTtaLX4nU22mvCeTi4Yz3iK/J3yZ2rKq5jDxPMlizEQGzgJOlSofJxh+bx4B" crossorigin="anonymous" defer></script>
4+
<script src="https://umami.skymatic.de/script.js" data-website-id="2df416f9-7a9c-4e58-9a45-7106f7e0a139" integrity="sha384-q6BX6At4CnPxi1irWTLEV0m+RYSC74RoYMZ5FDoo5xSqAuXe5KaKa62bb5nw+ZQ6" crossorigin="anonymous" defer></script>
55
<script src="../../_static/js/remove-utm.js" integrity="sha384-/GnxN3ANEPnKJ3hynuMg+gv/GYWn0RiaxFN+2i1RrxUqwCcThs/GCsMaP6aKlHxH" defer></script>
66
{% endblock %}
77

0 commit comments

Comments
 (0)