Add Umami tracking via stats.levkin.ca

This commit is contained in:
root 2026-05-22 20:18:59 +00:00
parent c7fa2e0f98
commit 3e81c655a4

View File

@ -11,6 +11,7 @@
<link href="https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700&family=JetBrains+Mono:wght@400;500;600;700&display=swap" rel="stylesheet" /> <link href="https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700&family=JetBrains+Mono:wght@400;500;600;700&display=swap" rel="stylesheet" />
<link rel="stylesheet" href="css/base.css?v=8" /> <link rel="stylesheet" href="css/base.css?v=8" />
<link rel="stylesheet" href="css/app.css?v=8" /> <link rel="stylesheet" href="css/app.css?v=8" />
<script defer src="https://stats.levkin.ca/script.js" data-website-id="c1338c3a-1fc8-4a30-bf8d-fe3f65172067"></script>
</head> </head>
<body> <body>
<!-- ============== TOP BAR ============== --> <!-- ============== TOP BAR ============== -->