File tree Expand file tree Collapse file tree 1 file changed +6
-6
lines changed Expand file tree Collapse file tree 1 file changed +6
-6
lines changed Original file line number Diff line number Diff line change 1
1
<!DOCTYPE html>
2
2
< html lang ="en ">
3
3
< head >
4
- < meta charset =' utf-8 ' >
5
- < meta name =' viewport ' content =' width=device-width,initial-scale=1 ' >
4
+ < meta charset =" utf-8 " >
5
+ < meta name =" viewport " content =" width=device-width,initial-scale=1 " >
6
6
7
7
< title > Svelte app</ title >
8
8
9
- < link rel =' icon ' type =' image/png ' href =' /favicon.png ' >
10
- < link rel =' stylesheet ' href =' /build/global.css ' >
11
- < link rel =' stylesheet ' href =' /build/bundle.css ' >
9
+ < link rel =" icon " type =" image/png " href =" /favicon.png " >
10
+ < link rel =" stylesheet " href =" /build/global.css " >
11
+ < link rel =" stylesheet " href =" /build/bundle.css " >
12
12
13
- < script defer src =' /build/bundle.js ' > </ script >
13
+ < script defer src =" /build/bundle.js " > </ script >
14
14
</ head >
15
15
16
16
< body >
You can’t perform that action at this time.
0 commit comments