Skip to content

Commit f6f09ff

Browse files
committed
update umami id
1 parent c604922 commit f6f09ff

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.22
4+
- Update umami id, since the used umami instance changed
5+
36
## v1.0.21
47
- Update umami id, since the used umami instance changed
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 defer src="https://analytics.thetillhoff.de/script.js" data-website-id="6f7ad20b-c229-4ea8-9755-5a61496aa1b2"></script>
15+
<script defer src="https://analytics.thetillhoff.de/script.js" data-website-id="ef22c58f-ed87-4c40-b10f-b38e3c19c72b"></script>
1616
</body>
1717
</html>

0 commit comments

Comments
 (0)