fix: update Umami script URL to public HTTPS domain
CI / Lint (push) Successful in 9s
CI / Test (push) Successful in 12s
CI / Build & Push (push) Successful in 21s

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
This commit is contained in:
2026-04-23 20:44:35 -04:00
parent fa3d315db0
commit babd199eb3
3 changed files with 3 additions and 3 deletions
+1 -1
View File
@@ -11,7 +11,7 @@
<link rel="icon" type="image/png" href="{{ static_v('icon-32x32.png') }}">
<link rel="apple-touch-icon" href="{{ static_v('icon-180x180.png') }}">
<link rel="stylesheet" type="text/css" href="{{ static_v('styles.css') }}">
<script defer src="http://100.85.196.63:3000/script.js" data-website-id="d6bd9925-cb2d-4164-9685-bfb7642c41e4"></script>
<script defer src="https://tracking.thewrightserver.net/script.js" data-website-id="d6bd9925-cb2d-4164-9685-bfb7642c41e4"></script>
</head>
<body>
<header>