mirror of
https://github.com/kogakure/website-11ty-hamburg.stefanimhoff.de.git
synced 2026-02-03 12:15:28 +00:00
chore: disable umami in development mode
This commit is contained in:
@@ -7,4 +7,6 @@
|
||||
<script>
|
||||
{{ js | jsmin | safe }}
|
||||
</script>
|
||||
{% if site.isProduction %}
|
||||
<script defer src="https://umami.kogakure.cloud/script.js" data-website-id="5be9515f-dab7-45c2-8bdb-e1c2bbfbacd6"></script>
|
||||
{% endif %}
|
||||
|
||||
Reference in New Issue
Block a user