add apple touch icon

This commit is contained in:
vcoppe
2025-05-08 19:48:13 +02:00
parent 7e8f1acf67
commit 2848402e97
2 changed files with 1 additions and 0 deletions

View File

@@ -3,6 +3,7 @@
<head>
<meta charset="utf-8" />
<link rel="icon" href="%sveltekit.assets%/favicon.png" />
<link rel="apple-touch-icon" href="%sveltekit.assets%/pwa-icon.png" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
%sveltekit.head%
</head>

BIN
website/static/pwa-icon.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 5.5 KiB