File tree Expand file tree Collapse file tree 2 files changed +6
-16
lines changed
Expand file tree Collapse file tree 2 files changed +6
-16
lines changed Original file line number Diff line number Diff line change 11<!doctype html>
22< html lang ="en ">
3- < head >
4-
3+ < head >
54 < meta charset ="utf-8 " />
65
76 < link rel ="icon " href ="%sveltekit.assets%/favicon.png " />
87
98 < meta name ="viewport " content ="width=device-width, initial-scale=1 " />
10- %sveltekit.head% </ head
11- >
9+ %sveltekit.head%
10+ </ head >
1211 < body data-sveltekit-preload-data ="hover ">
13-
1412 < div > %sveltekit.body%</ div >
15-
1613 </ body >
17-
1814</ html >
19-
Original file line number Diff line number Diff line change 11<!doctype html>
22< html lang ="en ">
3- < head >
4-
3+ < head >
54 < meta charset ="utf-8 " />
65
76 < link rel ="icon " href ="%sveltekit.assets%/favicon.ico " />
87
98 < meta name ="viewport " content ="width=device-width, initial-scale=1 " />
10- %sveltekit.head% </ head
11- >
9+ %sveltekit.head%
10+ </ head >
1211 < body data-sveltekit-preload-data ="hover ">
13-
1412 < div style ="display: contents "> %sveltekit.body%</ div >
15-
1613 </ body >
17-
1814</ html >
19-
You can’t perform that action at this time.
0 commit comments