增加苹果 icon

This commit is contained in:
yml2213
2026-07-11 22:25:41 +08:00
parent ef67375132
commit 0958991847
2 changed files with 2 additions and 0 deletions
+2
View File
@@ -4,6 +4,8 @@
<meta charset="UTF-8" /> <meta charset="UTF-8" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" /> <meta name="viewport" content="width=device-width, initial-scale=1.0" />
<title>哈夫币租号平台</title> <title>哈夫币租号平台</title>
<link rel="apple-touch-icon" href="/apple-touch-icon.png" />
<link rel="icon" type="image/png" href="/apple-touch-icon.png" />
</head> </head>
<body> <body>
<div id="app"></div> <div id="app"></div>
Binary file not shown.

After

Width:  |  Height:  |  Size: 43 KiB