Add fallback favicon.ico

This commit is contained in:
Mike Wink 2022-11-18 15:17:35 +01:00
commit 537c891bbb
2 changed files with 1 additions and 0 deletions

BIN
public/favicon.ico Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.4 KiB

View file

@ -14,6 +14,7 @@
<link rel="preload" href="/build/fonts/D-DIN.woff2" as="font" type="font/woff2" crossorigin>
<link rel="preload" href="/build/fonts/D-DIN-Bold.woff2" as="font" type="font/woff2" crossorigin>
<link rel="icon" href="/favicon.ico" sizes="any">
<link rel="icon" href="/favicon.svg" type="image/svg+xml">
<link rel="manifest"