add favicon

This commit is contained in:
llama 2025-10-18 10:08:44 +08:00
parent 49e850c7da
commit cd78dd9c95
No known key found for this signature in database
GPG key ID: 0B7543854B9413C3
2 changed files with 1 additions and 2 deletions

View file

@ -2,9 +2,8 @@
<html lang="en">
<head>
<meta charset="utf-8" />
<link rel="icon" href="%sveltekit.assets%/anki.png" />
<link rel="icon" href="%sveltekit.assets%/favicon.ico" />
<meta name="viewport" content="width=device-width, initial-scale=1" />
<title>Anki Launcher</title>
%sveltekit.head%
</head>
<body data-sveltekit-preload-data="hover">

Binary file not shown.

After

Width:  |  Height:  |  Size: 4.2 KiB