Move info boxes to model popups
This commit is contained in:
fraxle
2026-06-11 18:12:04 +01:00
parent b41c4bd75c
commit 9a9684ba99
12 changed files with 615 additions and 306 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=15h">
<link rel="stylesheet" href="./assets/sunscope.css?v=15i">
</head>
<body>
<div id="root"></div>
<script type="module" src="./assets/js/main.js?v=15c"></script>
<script type="module" src="./assets/js/main.js?v=15e"></script>
</body>
</html>