fix: favicon.ico:1 GET http://localhost:5173/favicon.ico 404 (Not Found)

This commit is contained in:
caiqingzhi2020
2026-02-17 12:47:46 +08:00
parent f98f1b58cb
commit b51e598c5b
2 changed files with 1 additions and 0 deletions

View File

@@ -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

Binary file not shown.

After

Width:  |  Height:  |  Size: 422 KiB