Inject commit hash to FW, show on frontend

This commit is contained in:
2026-03-01 21:38:51 +01:00
parent a3b5425d0f
commit 8cb92f9914
8 changed files with 110 additions and 2 deletions
+3
View File
@@ -7,9 +7,12 @@
<link href="https://fonts.googleapis.com/css2?family=Share+Tech+Mono&family=Barlow+Condensed:wght@300;400;600;700;900&display=swap" rel="stylesheet">
<link rel="stylesheet" href="style.css">
<script src="https://cdn.jsdelivr.net/npm/three@0.128.0/build/three.min.js"></script>
<script src="version.js"></script>
</head>
<body class="disconnected">
<div id="hashMismatchBanner" style="display:none"></div>
<header>
<div>
<div class="logo">IMU<span>·</span>Mouse</div>