🍱 update favicon
Signed-off-by: Sindre Kjelsrud <kjelsrudsindre@gmail.com>
This commit is contained in:
parent
820f7674c2
commit
5cd41b7166
4 changed files with 5 additions and 24119 deletions
|
@ -17,7 +17,7 @@ const { title, description, image = '/placeholder-social.jpg' } = Astro.props;
|
|||
<!-- Global Metadata -->
|
||||
<meta charset="utf-8" />
|
||||
<meta name="viewport" content="width=device-width,initial-scale=1" />
|
||||
<link rel="icon" type="image/svg+xml" href="/coolkid.svg" />
|
||||
<link rel="icon" type="image/svg+xml" href="/favicon.svg" />
|
||||
<meta name="generator" content={Astro.generator} />
|
||||
|
||||
<!-- Canonical URL -->
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue