Refactor code structure for improved readability and maintainability

This commit is contained in:
2025-08-01 19:43:11 +02:00
parent 8341e50dc8
commit 11e6e1684c
9 changed files with 22 additions and 9 deletions

View File

@@ -5,7 +5,7 @@
<link
rel="icon"
type="image/svg+xml"
href="./src/assets/cloud-sun-fill.svg"
href="./src/assets/cloud-sun-fill.png"
/>
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<title>Weather App</title>