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
Binary file not shown.

Before

Width:  |  Height:  |  Size: 34 KiB

+1 -1
View File
@@ -15,7 +15,7 @@ const socialUrl = Astro?.site?.href + 'assets/yht_logo.png'
<!-- Global Metadata --> <!-- Global Metadata -->
<meta charset="utf-8" /> <meta charset="utf-8" />
<meta name="viewport" content="width=device-width" /> <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 <link
rel="alternate" rel="alternate"
type="application/rss+xml" type="application/rss+xml"