added icon

This commit is contained in:
2026-03-26 23:06:20 +01:00
parent 04c82dd9d4
commit 6f839a67f4
4 changed files with 5 additions and 8 deletions
+2 -6
View File
@@ -1,12 +1,8 @@
<!DOCTYPE html>
<!doctype html>
<html lang="en">
<head>
<meta charset="UTF-8" />
<link
rel="icon"
type="image/svg+xml"
href="./src/assets/cloud-sun-fill.png"
/>
<link rel="icon" type="image/png" href="/icon_weather-app_dark.png" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<title>Weather App</title>
</head>