Inject commit hash to FW, show on frontend
This commit is contained in:
@@ -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>
|
||||
|
||||
Reference in New Issue
Block a user