mirror of
https://github.com/VirtualHotBar/NetMount.git
synced 2026-05-06 21:31:59 +08:00
fix: favicon.ico:1 GET http://localhost:5173/favicon.ico 404 (Not Found)
This commit is contained in:
@@ -4,6 +4,7 @@
|
||||
<meta charset="UTF-8" />
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
|
||||
<title>NetMount</title>
|
||||
<link rel="icon" type="image/x-icon" href="/favicon.ico" />
|
||||
</head>
|
||||
<body class="h-full w-full">
|
||||
<div class="h-full w-full" id="root"></div>
|
||||
|
||||
BIN
public/favicon.ico
Normal file
BIN
public/favicon.ico
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 422 KiB |
Reference in New Issue
Block a user