🔥 Apple favicon
All checks were successful
Deploy website / build-and-deploy (push) Successful in 5m15s

Signed-off-by: SindreKjelsrud <sindre@kjelsrud.dev>
This commit is contained in:
Sid 2025-04-01 19:40:04 +02:00
parent c0260b813b
commit 681bd3970b
Signed by: sidski
GPG key ID: D2BBDF3EDE6BA9A6
2 changed files with 0 additions and 1 deletions

Binary file not shown.

Before

Width:  |  Height:  |  Size: 29 KiB

View file

@ -21,7 +21,6 @@ const { title, description, image = '/placeholder-social.jpg' } = Astro.props;
<link rel="icon" href="/favicon.ico">
<link rel="icon" type="image/png" sizes="16x16" href="/favicon-16x16.png">
<link rel="icon" type="image/png" sizes="32x32" href="/favicon-32x32.png">
<link rel="apple-touch-icon" href="/apple-touch-icon.png">
<link rel="sitemap" href="/sitemap-index.xml" />