fix: use favicon image

This commit is contained in:
oSumAtrIX 2023-06-24 23:02:45 +02:00
parent 496ec70bd1
commit 1f7f46228a
No known key found for this signature in database
GPG Key ID: A9B3094ACDB604B4
2 changed files with 1 additions and 1 deletions

View File

@ -2,7 +2,7 @@
<html lang="en">
<head>
<meta charset="utf-8" />
<link rel="icon" href="%sveltekit.assets%/logo.svg" />
<link rel="icon" href="/favicon.ico" />
<meta http-equiv="X-UA-Compatible" content="IE=edge" />
<meta name="viewport" content="width=device-width, initial-scale=1" />
%sveltekit.head%

BIN
static/favicon.ico Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 15 KiB