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 11<!DOCTYPE html>
22< html lang ="en ">
33< 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 " >
66
77 < title > Svelte app</ title >
88
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 " >
1212
13- < script defer src =' /build/bundle.js ' > </ script >
13+ < script defer src =" /build/bundle.js " > </ script >
1414</ head >
1515
1616< body >
You can’t perform that action at this time.
0 commit comments