Update index.php with favicon link tag
This commit is contained in:
parent
7a946d73c3
commit
e984758285
1 changed files with 2 additions and 0 deletions
|
|
@ -12,6 +12,8 @@
|
|||
<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.svg" type="image/svg+xml">
|
||||
|
||||
<link rel="manifest"
|
||||
href="/manifest.json">
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue