加入苹果设备专用图标

This commit is contained in:
zhcnyuyang 2025-05-06 22:32:52 +08:00
parent dab93bbd54
commit 0faac222b5
2 changed files with 2 additions and 0 deletions

View File

@ -3,6 +3,8 @@
<head>
<meta charset="UTF-8">
<link rel="icon" href="/favicon.ico">
<link rel="apple-touch-icon" href="/iFavicon.png">
<link rel="shortcut icon" href="/favicon.ico">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Vite App</title>
</head>

BIN
public/iFavicon.ico Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 6.0 KiB