UPDATE: Goose favicon added, think I prefer this to the monkey

This commit is contained in:
white
2025-03-04 16:56:49 +00:00
parent b6b7d5643d
commit 59b290ebd9
3 changed files with 2 additions and 1 deletions

View File

@@ -3,7 +3,8 @@
<head>
<meta charset="UTF-8" />
<!-- <link rel="icon" type="image/svg+xml" href="/vite.svg" /> -->
<link rel="icon" href="public/images/favicon.ico" />
<!-- <link rel="icon" href="public/images/favicon_monke.ico" /> -->
<link rel="icon" href="public/images/favicon_goose.ico" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<title>Gander</title>
</head>