Update favicon link path in index.html

This commit is contained in:
vista-man
2025-02-11 13:47:51 +01:00
parent 41cfac4c7c
commit 4e007a6a01
2 changed files with 1 additions and 1 deletions

View File

@@ -5,7 +5,7 @@
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Vista Menu</title>
<link rel="stylesheet" href="style.css">
<link rel="icon" href="favicon.ico" type="image/x-icon">
<link rel="icon" href="media/favicon.ico" type="image/x-icon">
</head>
<body>

BIN
website/media/favicon.ico Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 141 KiB