feat(app): Change favicon

This commit is contained in:
TheOnlyWayUp
2024-04-11 14:38:12 +00:00
parent d3f2a68cf4
commit 92367b8509
3 changed files with 5 additions and 1 deletions
+4 -1
View File
@@ -2,13 +2,16 @@
<html lang="en" data-theme="nord"> <html lang="en" data-theme="nord">
<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.svg" />
<meta name="viewport" content="width=device-width, initial-scale=1" /> <meta name="viewport" content="width=device-width, initial-scale=1" />
<title>WattpadDownloader</title> <title>WattpadDownloader</title>
<meta name="title" content="WattpadDownloader" /> <meta name="title" content="WattpadDownloader" />
<meta name="description" content="Convert Wattpad Books to EPUB Files in seconds!" /> <meta name="description" content="Convert Wattpad Books to EPUB Files in seconds!" />
<meta name='twitter:title' content='WattpadDownloader' /> <meta name='twitter:title' content='WattpadDownloader' />
<meta name='twitter:description' content='Convert Wattpad Books to EPUB Files in seconds!' /> <meta name='twitter:description' content='Convert Wattpad Books to EPUB Files in seconds!' />
<script defer src="https://feedback.fish/ff.js?pid=32007b26adadb1"></script>
%sveltekit.head% %sveltekit.head%
</head> </head>
<body data-sveltekit-preload-data="hover"> <body data-sveltekit-preload-data="hover">
Binary file not shown.

Before

Width:  |  Height:  |  Size: 1.5 KiB

+1
View File
@@ -0,0 +1 @@
<svg data-v-423bf9ae="" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 199.7698532588576 60" class="font"><!----><!----><defs data-v-423bf9ae=""><linearGradient data-v-423bf9ae="" gradientTransform="rotate(25)" id="eb3f342e-b2c8-4302-ab09-4df0a6b80efc" x1="0%" y1="0%" x2="100%" y2="0%"><stop data-v-423bf9ae="" offset="0%" style="stop-color: rgb(240, 80, 0); stop-opacity: 1;"></stop><stop data-v-423bf9ae="" offset="100%" style="stop-color: rgb(247, 170, 0); stop-opacity: 1;"></stop></linearGradient></defs><g data-v-423bf9ae="" id="5786f55a-49be-4831-ace8-88a7ccbf419c" fill="url(#eb3f342e-b2c8-4302-ab09-4df0a6b80efc)" transform="matrix(6.276150352136245,0,0,6.276150352136245,-3.263597420034955,-19.33054308258452)"><path d="M0.52 3.64L0.76 3.64C1.12 3.64 1.29 3.71 1.58 4.52L4.55 12.63L4.77 12.63L7.49 5.64L9.87 12.64L10.11 12.64L13.20 4.61C13.52 3.74 13.55 3.64 14.01 3.64L14.18 3.64L14.17 3.08L11.77 3.08L11.77 3.64L12.14 3.64C12.50 3.64 12.82 3.65 12.82 3.95C12.82 4.00 12.80 4.09 12.77 4.19L10.28 10.72L8.23 4.76C7.99 4.05 7.98 3.96 7.98 3.86C7.98 3.67 8.05 3.64 8.34 3.64L9.09 3.64L9.09 3.08L5.75 3.08L5.75 3.64L6.44 3.64C6.92 3.64 7.08 4.42 7.24 4.86L4.93 10.77L2.51 4.10C2.49 4.05 2.48 3.99 2.48 3.95C2.48 3.67 2.84 3.64 3.30 3.64L3.61 3.64L3.63 3.08L0.52 3.08ZM14.94 12.42L18.66 12.42L18.66 11.87L17.96 11.87C17.02 11.87 17.01 11.83 17.01 11.47L17.01 8.44C17.04 8.44 17.98 8.74 18.98 8.74C21 8.74 21.94 7.42 21.94 6.19C21.94 5.07 21.42 4.23 20.75 3.68C20.09 3.15 19.32 3.08 17.88 3.08L14.99 3.08L14.98 3.64L15.34 3.64C15.79 3.64 15.88 3.67 15.88 4.14L15.88 11.47C15.88 11.83 15.86 11.87 15.37 11.87L14.94 11.87ZM17.01 8.02L17.01 4.28C17.01 3.70 17.11 3.64 17.43 3.64C19.17 3.64 20.62 4.51 20.62 6.16C20.62 7.56 19.80 8.29 18.33 8.29C17.37 8.29 17.01 8.02 17.01 8.02ZM22.93 3.08L22.97 3.64L23.56 3.64C24.25 3.64 24.28 3.67 24.28 4.14L24.28 11.26C24.28 11.82 24.25 11.87 23.55 11.87L23.17 11.87L23.18 12.42L26.80 12.42C31.23 12.42 32.35 9.31 32.35 7.39C32.35 5.91 31.72 4.47 30.41 3.70C29.39 3.11 28.20 3.08 26.71 3.08ZM25.41 11.23L25.41 4.40C25.41 3.81 25.54 3.74 25.98 3.74L26.50 3.74C29.76 3.74 31.09 5.85 31.09 7.83C31.09 9.70 30.20 11.87 26.60 11.87C25.44 11.87 25.41 11.82 25.41 11.23Z"></path></g><!----><!----></svg>

After

Width:  |  Height:  |  Size: 2.2 KiB