feat: add favicon
12
src/app.html
@ -2,15 +2,23 @@
|
|||||||
<html lang="en">
|
<html lang="en">
|
||||||
<head>
|
<head>
|
||||||
<meta charset="utf-8" />
|
<meta charset="utf-8" />
|
||||||
<link rel="icon" href="%sveltekit.assets%/favicon.png" />
|
|
||||||
<meta name="viewport" content="width=device-width, initial-scale=1" />
|
<meta name="viewport" content="width=device-width, initial-scale=1" />
|
||||||
%sveltekit.head%
|
%sveltekit.head%
|
||||||
<!-- <script src="https://cdn.jsdelivr.net/npm/tsparticles-confetti@2.12.0/tsparticles.confetti.bundle.min.js"></script> -->
|
|
||||||
|
|
||||||
<link rel="preconnect" href="https://fonts.googleapis.com">
|
<link rel="preconnect" href="https://fonts.googleapis.com">
|
||||||
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin>
|
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin>
|
||||||
<link href="https://fonts.googleapis.com/css2?family=Meow+Script&display=swap" rel="stylesheet"> </head>
|
<link href="https://fonts.googleapis.com/css2?family=Meow+Script&display=swap" rel="stylesheet"> </head>
|
||||||
<script async src="https://analytics.eu.umami.is/script.js" data-website-id="6e27bba6-8df0-455e-8ccd-01c2a90fc51f"></script>
|
<script async src="https://analytics.eu.umami.is/script.js" data-website-id="6e27bba6-8df0-455e-8ccd-01c2a90fc51f"></script>
|
||||||
|
|
||||||
|
<!-- favicon -->
|
||||||
|
<link rel="apple-touch-icon" sizes="152x152" href="/apple-touch-icon.png">
|
||||||
|
<link rel="icon" type="image/png" sizes="32x32" href="/favicon-32x32.png">
|
||||||
|
<link rel="icon" type="image/png" sizes="16x16" href="/favicon-16x16.png">
|
||||||
|
<link rel="manifest" href="/site.webmanifest">
|
||||||
|
<link rel="mask-icon" href="/safari-pinned-tab.svg" color="#5bbad5">
|
||||||
|
<meta name="msapplication-TileColor" content="#da532c">
|
||||||
|
<meta name="theme-color" content="#ffffff">
|
||||||
|
|
||||||
<body data-sveltekit-preload-data="hover">
|
<body data-sveltekit-preload-data="hover">
|
||||||
<div style="display: contents">%sveltekit.body%</div>
|
<div style="display: contents">%sveltekit.body%</div>
|
||||||
</body>
|
</body>
|
||||||
|
BIN
static/android-chrome-144x144.png
Normal file
After Width: | Height: | Size: 10 KiB |
3
static/android-chrome-144x144.png:Zone.Identifier
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
[ZoneTransfer]
|
||||||
|
ZoneId=3
|
||||||
|
ReferrerUrl=C:\Users\jim\Downloads\favicon_package_v0.16.zip
|
BIN
static/apple-touch-icon.png
Normal file
After Width: | Height: | Size: 7.8 KiB |
3
static/apple-touch-icon.png:Zone.Identifier
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
[ZoneTransfer]
|
||||||
|
ZoneId=3
|
||||||
|
ReferrerUrl=C:\Users\jim\Downloads\favicon_package_v0.16.zip
|
9
static/browserconfig.xml
Normal file
@ -0,0 +1,9 @@
|
|||||||
|
<?xml version="1.0" encoding="utf-8"?>
|
||||||
|
<browserconfig>
|
||||||
|
<msapplication>
|
||||||
|
<tile>
|
||||||
|
<square150x150logo src="/mstile-150x150.png"/>
|
||||||
|
<TileColor>#da532c</TileColor>
|
||||||
|
</tile>
|
||||||
|
</msapplication>
|
||||||
|
</browserconfig>
|
3
static/browserconfig.xml:Zone.Identifier
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
[ZoneTransfer]
|
||||||
|
ZoneId=3
|
||||||
|
ReferrerUrl=C:\Users\jim\Downloads\favicon_package_v0.16.zip
|
BIN
static/favicon-16x16.png
Normal file
After Width: | Height: | Size: 927 B |
3
static/favicon-16x16.png:Zone.Identifier
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
[ZoneTransfer]
|
||||||
|
ZoneId=3
|
||||||
|
ReferrerUrl=C:\Users\jim\Downloads\favicon_package_v0.16.zip
|
BIN
static/favicon-32x32.png
Normal file
After Width: | Height: | Size: 1.7 KiB |
3
static/favicon-32x32.png:Zone.Identifier
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
[ZoneTransfer]
|
||||||
|
ZoneId=3
|
||||||
|
ReferrerUrl=C:\Users\jim\Downloads\favicon_package_v0.16.zip
|
BIN
static/favicon.ico
Normal file
After Width: | Height: | Size: 15 KiB |
3
static/favicon.ico:Zone.Identifier
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
[ZoneTransfer]
|
||||||
|
ZoneId=3
|
||||||
|
ReferrerUrl=C:\Users\jim\Downloads\favicon_package_v0.16.zip
|
BIN
static/mstile-150x150.png
Normal file
After Width: | Height: | Size: 9.2 KiB |
3
static/mstile-150x150.png:Zone.Identifier
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
[ZoneTransfer]
|
||||||
|
ZoneId=3
|
||||||
|
ReferrerUrl=C:\Users\jim\Downloads\favicon_package_v0.16.zip
|
21
static/safari-pinned-tab.svg
Normal file
@ -0,0 +1,21 @@
|
|||||||
|
<?xml version="1.0" standalone="no"?>
|
||||||
|
<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 20010904//EN"
|
||||||
|
"http://www.w3.org/TR/2001/REC-SVG-20010904/DTD/svg10.dtd">
|
||||||
|
<svg version="1.0" xmlns="http://www.w3.org/2000/svg"
|
||||||
|
width="164.000000pt" height="164.000000pt" viewBox="0 0 164.000000 164.000000"
|
||||||
|
preserveAspectRatio="xMidYMid meet">
|
||||||
|
<metadata>
|
||||||
|
Created by potrace 1.14, written by Peter Selinger 2001-2017
|
||||||
|
</metadata>
|
||||||
|
<g transform="translate(0.000000,164.000000) scale(0.100000,-0.100000)"
|
||||||
|
fill="#000000" stroke="none">
|
||||||
|
<path d="M8 1238 c-5 -15 -2 -134 6 -193 14 -110 70 -250 136 -340 53 -72 64
|
||||||
|
-79 174 -120 54 -20 162 -68 240 -105 156 -76 235 -108 257 -105 34 5 183 50
|
||||||
|
289 88 307 107 427 218 489 450 20 74 40 229 35 277 -1 14 -2 33 -3 43 -2 30
|
||||||
|
-27 18 -40 -20 -20 -53 -98 -127 -175 -162 -36 -17 -112 -42 -169 -56 -117
|
||||||
|
-28 -211 -59 -244 -80 -22 -15 -24 -14 -39 24 -8 21 -30 50 -47 63 -53 39 -77
|
||||||
|
66 -77 88 0 13 -7 20 -20 20 -11 0 -19 -3 -18 -7 6 -21 -17 -53 -58 -83 -30
|
||||||
|
-21 -53 -49 -65 -76 l-20 -43 -32 19 c-31 18 -147 57 -197 66 -193 37 -344
|
||||||
|
127 -381 227 -13 37 -33 48 -41 25z"/>
|
||||||
|
</g>
|
||||||
|
</svg>
|
After Width: | Height: | Size: 1.1 KiB |
3
static/safari-pinned-tab.svg:Zone.Identifier
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
[ZoneTransfer]
|
||||||
|
ZoneId=3
|
||||||
|
ReferrerUrl=C:\Users\jim\Downloads\favicon_package_v0.16.zip
|
14
static/site.webmanifest
Normal file
@ -0,0 +1,14 @@
|
|||||||
|
{
|
||||||
|
"name": "",
|
||||||
|
"short_name": "",
|
||||||
|
"icons": [
|
||||||
|
{
|
||||||
|
"src": "/android-chrome-144x144.png",
|
||||||
|
"sizes": "144x144",
|
||||||
|
"type": "image/png"
|
||||||
|
}
|
||||||
|
],
|
||||||
|
"theme_color": "#ffffff",
|
||||||
|
"background_color": "#ffffff",
|
||||||
|
"display": "standalone"
|
||||||
|
}
|
3
static/site.webmanifest:Zone.Identifier
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
[ZoneTransfer]
|
||||||
|
ZoneId=3
|
||||||
|
ReferrerUrl=C:\Users\jim\Downloads\favicon_package_v0.16.zip
|