mirror of
https://github.com/pheralb/svgl.git
synced 2025-02-06 06:58:04 +08:00
⚙️ Add favicon for different file types (.ico)
This commit is contained in:
parent
e5c6443a0f
commit
d6761eb687
@ -9,6 +9,7 @@
|
|||||||
|
|
||||||
<!-- Favicon -->
|
<!-- Favicon -->
|
||||||
<link rel="icon" type="image/svg+xml" href="%sveltekit.assets%/images/logo.svg" />
|
<link rel="icon" type="image/svg+xml" href="%sveltekit.assets%/images/logo.svg" />
|
||||||
|
<link rel="icon" type="image/ico" href="%sveltekit.assets%/images/logo_ico.ico" />
|
||||||
|
|
||||||
<!-- OG -->
|
<!-- OG -->
|
||||||
<meta property="og:type" content="website" />
|
<meta property="og:type" content="website" />
|
||||||
|
Loading…
x
Reference in New Issue
Block a user