Archived
ADD Favicons
This commit is contained in:
+6
-1
@@ -2,7 +2,12 @@
|
|||||||
<html lang="en">
|
<html lang="en">
|
||||||
<head>
|
<head>
|
||||||
<meta charset="utf-8" />
|
<meta charset="utf-8" />
|
||||||
<link rel="icon" href="%sveltekit.assets%/favicon.png" />
|
<link rel="icon" href="%sveltekit.assets%/favicon.ico" />
|
||||||
|
<link rel="icon" type="image/webp" href="%sveltekit.assets%/favicon-192.webp" />
|
||||||
|
<link rel="icon" type="image/webp" href="%sveltekit.assets%/favicon-384.webp" />
|
||||||
|
<link rel="icon" type="image/webp" href="%sveltekit.assets%/favicon-512.webp" />
|
||||||
|
<link rel="apple-touch-icon" type="image/png" href="%sveltekit.assets%/apple-touch-icon.png" />
|
||||||
|
<!--<link rel="manifest" href="%sveltekit.assets%/site.webmanifest" />-->
|
||||||
<meta name="viewport" content="width=device-width, initial-scale=1" />
|
<meta name="viewport" content="width=device-width, initial-scale=1" />
|
||||||
%sveltekit.head%
|
%sveltekit.head%
|
||||||
</head>
|
</head>
|
||||||
|
|||||||
Binary file not shown.
|
After Width: | Height: | Size: 19 KiB |
Binary file not shown.
|
After Width: | Height: | Size: 4.1 KiB |
Binary file not shown.
|
After Width: | Height: | Size: 8.4 KiB |
Binary file not shown.
|
After Width: | Height: | Size: 12 KiB |
Binary file not shown.
|
After Width: | Height: | Size: 15 KiB |
Binary file not shown.
|
Before Width: | Height: | Size: 1.5 KiB |
Reference in New Issue
Block a user