We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e434fad commit f20dfb6Copy full SHA for f20dfb6
docs/src/app.html
@@ -2,7 +2,7 @@
2
<html lang="en">
3
<head>
4
<meta charset="utf-8" />
5
- <link rel="icon" type="image/x-icon" href="/favicon.png" />
+ <link rel="icon" type="image/x-icon" href="%sveltekit.assets%/favicon.png" />
6
<meta name="viewport" content="width=device-width, initial-scale=1" />
7
%sveltekit.head%
8
0 commit comments