File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed
Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change 33
44< head >
55 < title > Flappy Sprint</ title >
6- < link rel ="stylesheet " type =" text/css " href ="../style/default.css ">
6+ < link rel ="preload " as =" style " href ="../style/default.css " onload =" this.rel='stylesheet' ">
77 < script src ="https://pixijs.download/release/pixi.js "> </ script > <!-- This'll let me keep Zephyr VERY up to date -->
88 < script src ="../zepyhr.js "> </ script >
99</ head >
Original file line number Diff line number Diff line change 33
44< head >
55 < title > Mouse Tracking</ title >
6- < link rel ="stylesheet " type =" text/css " href ="../style/default.css ">
6+ < link rel ="preload " as =" style " href ="../style/default.css " onload =" this.rel='stylesheet' ">
77 < script src ="https://pixijs.download/release/pixi.js "> </ script > <!-- This'll let me keep Zephyr VERY up to date -->
88 < script src ="../zepyhr.js "> </ script >
99</ head >
You can’t perform that action at this time.
0 commit comments