Add Umami analytics script
Build and Push Image / build-push (push) Successful in 31s

Embeds the tracking.thewrightserver.net Umami script in the page head
so visits to Day Drain show up in the analytics dashboard.

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
This commit is contained in:
2026-04-24 10:27:23 -04:00
parent 9ecdfe7cd1
commit a9fe398eec
+1
View File
@@ -5,6 +5,7 @@
<title>Day Drain</title>
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<link rel="stylesheet" href="{{ url_for('static', filename='style.css') }}">
<script defer src="https://tracking.thewrightserver.net/script.js" data-website-id="941f89a7-2bbc-4def-b7dd-aeace5986aa2"></script>
</head>
<body>
<div class="container">