new file - close check

This commit is contained in:
thrhymes
2025-12-24 21:44:53 +01:00
parent e1bda360f4
commit 89de32ee25
5 changed files with 56 additions and 21 deletions

View File

@@ -6,6 +6,7 @@
<meta name="theme-color" content="#0b1020" />
<meta name="apple-mobile-web-app-capable" content="yes">
<meta name="mobile-web-app-capable" content="yes">
<meta name="apple-mobile-web-app-status-bar-style" content="black-translucent">
<link rel="manifest" href="./manifest.webmanifest">
<link rel="icon" href="./icons/icon-192.png">
@@ -168,6 +169,6 @@
</div>
</div>
<script src="./app.js?v=2025.12.24.8"></script>
<script src="./app.js?v=2025.12.24.9"></script>
</body>
</html>