Made favicon smaller, removed prefetch

This commit is contained in:
Firq 2024-10-22 23:18:17 +02:00
parent 90ac6d527c
commit cf84c65beb
Signed by: Firq
GPG key ID: 3ACC61C8CEC83C20
3 changed files with 1 additions and 1 deletions

View file

@ -74,7 +74,7 @@ const mapped_navdata = navdata.map((item) => ({
<!-- Disable DarkReader, as site is already in dark mode -->
<meta name="darkreader-lock" content="this site only has darkmode">
<!-- Links -->
<link rel="preload" as="font" crossorigin="anonymous" href={workSans} type="font/woff2"/>
<!-- <link rel="preload" as="font" crossorigin="anonymous" href={workSans} type="font/woff2"/> -->
<link rel="icon" type="image/ico" href="/favicon.ico" />
<link rel="sitemap" href="/sitemap-index.xml" />
<link href="https://mastodon.neshweb.net/@Firq" rel="me" />

Binary file not shown.

After

Width:  |  Height:  |  Size: 123 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 123 KiB

After

Width:  |  Height:  |  Size: 4.2 KiB