Beta5
New code structure Added profiles Fixed skin pulldown Added rain images
This commit is contained in:
+2
-2
@@ -6,10 +6,10 @@
|
||||
<meta name="description" content="SunScope - UTCI weather forecast showing real thermal comfort, not just air temperature." />
|
||||
<title>SunScope · The True Temperature</title>
|
||||
<link rel="icon" type="image/svg+xml" href="data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 100 100'><text y='.9em' font-size='90'>☀️</text></svg>" />
|
||||
<link rel="stylesheet" href="./assets/sunscope.css?v=14k">
|
||||
<link rel="stylesheet" href="./assets/sunscope.css?v=15a">
|
||||
</head>
|
||||
<body>
|
||||
<div id="root"></div>
|
||||
<script type="module" src="./assets/sunscope.js?v=14k"></script>
|
||||
<script type="module" src="./assets/js/main.js?v=15a"></script>
|
||||
</body>
|
||||
</html>
|
||||
|
||||
Reference in New Issue
Block a user