fix favicon
This commit is contained in:
parent
f88f174810
commit
43e0c4040b
1 changed files with 1 additions and 0 deletions
|
@ -50,6 +50,7 @@ const logoImage = await getImage({ src: Logo });
|
|||
property="og:image"
|
||||
content={`${Astro.url.origin}/social-image.jpeg`}
|
||||
/>
|
||||
<link rel="icon" href="/favicon.ico" />
|
||||
<link
|
||||
rel="apple-touch-icon"
|
||||
sizes="180x180"
|
||||
|
|
Loading…
Add table
Reference in a new issue