File tree Expand file tree Collapse file tree 3 files changed +3
-7
lines changed Expand file tree Collapse file tree 3 files changed +3
-7
lines changed Original file line number Diff line number Diff line change 3
3
< head >
4
4
< meta charset ="UTF-8 ">
5
5
< title > DooHTML</ title >
6
+ < link href ="/css/currentStyle.css " rel ="preload " as ="style "/>
6
7
< link href ="/css/currentStyle.css " rel ="stylesheet "/>
8
+ < link href ="./js/doo.html.min.js " rel ="preload " as ="script "/>
7
9
< script src ="./js/doo.html.min.js "> </ script >
8
10
< script type ="module " src ="./js/Main.class.js "> </ script >
9
11
</ head >
Original file line number Diff line number Diff line change 5
5
< title > DooHTML</ title >
6
6
< link href ="/css/currentStyle.css " rel ="preload " as ="style "/>
7
7
< link href ="/css/currentStyle.css " rel ="stylesheet "/>
8
+ < link href ="./js/doo.html.min.js " rel ="preload " as ="script "/>
8
9
< script src ="./js/doo.html.min.js "> </ script >
9
10
< script type ="module " src ="./js/Main.class.js "> </ script >
10
11
</ head >
Load Diff This file was deleted.
You can’t perform that action at this time.
0 commit comments