Skip to content

Commit c604922

Browse files
committed
update umami id
1 parent 15099dc commit c604922

File tree

2 files changed

+4
-1
lines changed

2 files changed

+4
-1
lines changed

CHANGELOG.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,8 @@
11
# CHANGELOG
22

3+
## v1.0.21
4+
- Update umami id, since the used umami instance changed
5+
36
## v1.0.20
47
- Update dependencies
58

src/partials/page.partial.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,6 @@
1212
{{ template "partials/breadcrumbs.partial.html" . -}}
1313
{{ template "content" . }}
1414
{{ template "partials/footer.partial.html" . -}}
15-
<script async defer src="https://analytics.thetillhoff.de/script.js" data-website-id="196b7c7d-a4ba-4119-989e-8a7bf6edc3bf"></script>
15+
<script defer src="https://analytics.thetillhoff.de/script.js" data-website-id="6f7ad20b-c229-4ea8-9755-5a61496aa1b2"></script>
1616
</body>
1717
</html>

0 commit comments

Comments
 (0)