change favicon

This commit is contained in:
2024-11-12 15:23:32 +01:00
parent 6755867496
commit 07045922c4
2 changed files with 1 additions and 1 deletions
+1 -1
View File
@@ -15,7 +15,7 @@ const socialUrl = Astro?.site?.href + 'assets/yht_logo.png'
<!-- Global Metadata -->
<meta charset="utf-8" />
<meta name="viewport" content="width=device-width" />
<link rel="icon" type="image/x-icon" href="/favicon.ico" />
<link rel="icon" type="image/x-icon" href="/favicon.png" />
<link
rel="alternate"
type="application/rss+xml"