mirror of
https://github.com/ankitects/anki.git
synced 2025-11-06 12:47:11 -05:00
add favicon
This commit is contained in:
parent
49e850c7da
commit
cd78dd9c95
2 changed files with 1 additions and 2 deletions
|
|
@ -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">
|
||||
|
|
|
|||
BIN
qt/launcher-gui/static/favicon.ico
Normal file
BIN
qt/launcher-gui/static/favicon.ico
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 4.2 KiB |
Loading…
Reference in a new issue