Tracking
Refreshed cached files
This commit is contained in:
fraxle
2026-06-07 10:50:42 +01:00
parent 1a69994833
commit a9d53eff46
7 changed files with 328 additions and 5 deletions
+2 -2
View File
@@ -70,10 +70,10 @@
<link rel="preconnect" href="https://api.open-meteo.com" crossorigin />
<link rel="icon" type="image/svg+xml" href="./favicon.svg" />
<link rel="stylesheet" href="./assets/sunscope.css?v=15g">
<link rel="stylesheet" href="./assets/sunscope.css?v=15h">
</head>
<body>
<div id="root"></div>
<script type="module" src="./assets/js/main.js?v=15b"></script>
<script type="module" src="./assets/js/main.js?v=15c"></script>
</body>
</html>