fix: add precomposed apple touch icon

This commit is contained in:
jxxghp
2026-05-31 08:39:21 +08:00
parent b93f8f2bff
commit e905df014e
2 changed files with 1 additions and 1 deletions

View File

@@ -37,7 +37,7 @@
<!-- iOS Safari PWA 优化 -->
<link rel="apple-touch-icon" href="/apple-touch-icon.png" />
<link rel="apple-touch-icon-precomposed" href="/apple-touch-icon.png" />
<link rel="apple-touch-icon-precomposed" href="/apple-touch-icon-precomposed.png" />
<link rel="apple-touch-startup-image" href="/splash/apple-splash.png" />
<!-- iOS Safari 全屏模式 -->

Binary file not shown.

After

Width:  |  Height:  |  Size: 102 KiB