Add fallback favicon.ico
This commit is contained in:
parent
b39b75e3f7
commit
537c891bbb
2 changed files with 1 additions and 0 deletions
BIN
public/favicon.ico
Normal file
BIN
public/favicon.ico
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 1.4 KiB |
|
|
@ -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"
|
||||
|
|
|
|||
Loading…
Reference in a new issue