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 954a19c commit ec5a5d1Copy full SHA for ec5a5d1
src/app.html
@@ -5,7 +5,7 @@
5
<meta name="darkreader-lock" />
6
<meta name="viewport" content="width=device-width, initial-scale=1" />
7
<link rel="manifest" href="%sveltekit.assets%/site.webmanifest" />
8
- <meta name="robots" content="index,follow">
+ <meta name="robots" content="index,follow" />
9
10
<!-- icons -->
11
<link rel="apple-touch-icon" href="%sveltekit.assets%/apple-touch-icon.png" sizes="180x180" />
0 commit comments