PWA: iPad apple-touch-icon for home-screen install

This commit is contained in:
2026-06-16 23:04:17 +03:00
parent a997a862b9
commit 96a3e121eb
4 changed files with 13 additions and 5 deletions
+1
View File
@@ -4,6 +4,7 @@
<meta charset="UTF-8" />
<link rel="icon" type="image/svg+xml" href="/favicon.svg" />
<link rel="mask-icon" href="/icon-mono.svg" color="#0e7490" />
<link rel="apple-touch-icon" href="/apple-touch-icon.png" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<title>Astrolabe</title>
</head>