Starting to build display

This commit is contained in:
Lani Aung
2025-06-10 23:04:48 -07:00
parent ff945dca70
commit 015be988ae
4 changed files with 222 additions and 178 deletions
-1
View File
@@ -6,7 +6,6 @@
<link rel="stylesheet" href="styles.css" />
</head>
<body>
<div id="weather-panel"></div>
<script src="main.js"></script>
</body>
</html>