🔥 Remove Apple favicon
Signed-off-by: SindreKjelsrud <sindre@kjelsrud.dev>
This commit is contained in:
parent
c0260b813b
commit
e8a7e39672
2 changed files with 0 additions and 1 deletions
Binary file not shown.
Before Width: | Height: | Size: 29 KiB |
|
@ -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" />
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue