Add favicon link to index.html

This commit is contained in:
vista-man
2025-02-11 13:36:49 +01:00
parent bb89584288
commit 8c9b2dd681

View File

@@ -5,6 +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">
</head>
<body>