added icon
This commit is contained in:
+2
-6
@@ -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>
|
||||
|
||||
Reference in New Issue
Block a user