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 41075d5 commit 1bf9880Copy full SHA for 1bf9880
src/app.html
@@ -6,7 +6,7 @@
6
<link rel="icon" href="%sveltekit.assets%/icon.svg" type="image/svg+xml" />
7
<link rel="apple-touch-icon" href="%sveltekit.assets%/apple-touch-icon.png" />
8
<meta name="viewport" content="width=device-width, initial-scale=1" />
9
- <link rel="manifest" crossorigin="use-credentials" href="/manifest.json" />
+ <link rel="manifest" crossorigin="use-credentials" href="/manifest.webmanifest" />
10
%sveltekit.head%
11
</head>
12
<body>
static/manifest.json
static/sitemap.xml
0 commit comments