We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e6270eb commit 93e6786Copy full SHA for 93e6786
3 files changed
src/app.html
@@ -2,7 +2,7 @@
2
<html lang="en">
3
<head>
4
<meta charset="utf-8" />
5
- <link rel="icon" href="%sveltekit.assets%/favicon.png" />
+ <link rel="icon" href="%sveltekit.assets%/favicon.ico" />
6
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin>
7
<link rel="preconnect" href="https://fonts.googleapis.com">
8
<link rel="stylesheet" href="https://fonts.googleapis.com/css2?family=Material+Symbols+Outlined&family=Damion&display=swap" />
static/favicon.ico
14.7 KB
static/favicon.png
-1.53 KB
0 commit comments