Skip to content

Commit ec5a5d1

Browse files
committed
fix(format): run prettier on app.html
Signed-off-by: Matt Gleich <git@mattglei.ch>
1 parent 954a19c commit ec5a5d1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/app.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<meta name="darkreader-lock" />
66
<meta name="viewport" content="width=device-width, initial-scale=1" />
77
<link rel="manifest" href="%sveltekit.assets%/site.webmanifest" />
8-
<meta name="robots" content="index,follow">
8+
<meta name="robots" content="index,follow" />
99

1010
<!-- icons -->
1111
<link rel="apple-touch-icon" href="%sveltekit.assets%/apple-touch-icon.png" sizes="180x180" />

0 commit comments

Comments
 (0)