File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 2727
2828 < link rel ="stylesheet " href ="/src/css/index.css " />
2929 < link rel ="stylesheet " href ="/src/css/about.css " />
30- < link rel ="stylesheet " href ="https://unpkg.com/github-lang-css/index.css " />
30+ < link
31+ rel ="stylesheet "
32+ href ="https://unpkg.com/github-lang-css/index.css "
33+ crossorigin ="anonymous "
34+ />
3135 < link
3236 rel ="stylesheet "
3337 href ="https://unpkg.com/github-lang-css/background.css "
38+ crossorigin ="anonymous "
3439 />
3540
3641 < script src ="/src/js/index.js " async > </ script >
Original file line number Diff line number Diff line change 1- <!DOCTYPE html>
1+ <!doctype html>
22< html lang ="en ">
33 < head >
44 < meta charset ="UTF-8 " />
3030
3131 < link rel ="stylesheet " href ="/src/css/index.css " />
3232 < link rel ="stylesheet " href ="/src/css/projectcard.css " />
33- < link rel ="stylesheet " href ="https://unpkg.com/github-lang-css/index.css " />
33+ < link
34+ rel ="stylesheet "
35+ href ="https://unpkg.com/github-lang-css/index.css "
36+ crossorigin ="anonymous "
37+ />
3438 < script src ="/src/js/index.js " async > </ script >
3539 < script src ="/src/js/codeblock.js " async defer > </ script >
3640
Original file line number Diff line number Diff line change 1- <!DOCTYPE html>
1+ <!doctype html>
22< html lang ="en ">
33 < head >
44 < meta charset ="UTF-8 " />
3333
3434 < link rel ="stylesheet " href ="/src/css/index.css " />
3535 < link rel ="stylesheet " href ="/src/css/projectcard.css " />
36- < link rel ="stylesheet " href ="https://unpkg.com/github-lang-css/index.css " />
36+ < link
37+ rel ="stylesheet "
38+ href ="https://unpkg.com/github-lang-css/index.css "
39+ crossorigin ="anonymous "
40+ />
3741
3842 < script src ="/src/js/index.js " async > </ script >
3943 < script src ="/src/js/codeblock.js " async defer > </ script >
Original file line number Diff line number Diff line change 3131 < link rel ="stylesheet " href ="/src/css/index.css " />
3232 < link rel ="stylesheet " href ="/src/css/projectcard.css " />
3333 < link rel ="stylesheet " href ="/src/css/navbar.css " />
34- < link rel ="stylesheet " href ="https://unpkg.com/github-lang-css/index.css " />
34+ < link
35+ rel ="stylesheet "
36+ href ="https://unpkg.com/github-lang-css/index.css "
37+ crossorigin ="anonymous "
38+ />
3539 < link
3640 rel ="stylesheet "
3741 href ="https://unpkg.com/github-lang-css/background.css "
42+ crossorigin ="anonymous "
3843 />
3944 < script src ="https://cdn.jsdelivr.net/npm/ua-parser-js/dist/ua-parser.min.js "> </ script >
4045
Original file line number Diff line number Diff line change 2727
2828 < link rel ="stylesheet " href ="/src/css/index.css " />
2929 < link rel ="stylesheet " href ="/src/css/projectcard.css " />
30- < link rel ="stylesheet " href ="https://unpkg.com/github-lang-css/index.css " />
30+ < link
31+ rel ="stylesheet "
32+ href ="https://unpkg.com/github-lang-css/index.css "
33+ crossorigin ="anonymous "
34+ />
3135 < link
3236 rel ="stylesheet "
3337 href ="https://unpkg.com/github-lang-css/background.css "
38+ crossorigin ="anonymous "
3439 />
3540 < script src ="https://cdn.jsdelivr.net/npm/ua-parser-js/dist/ua-parser.min.js "> </ script >
3641
Original file line number Diff line number Diff line change 3434 < link rel ="stylesheet " href ="/src/css/index.css " />
3535 < link rel ="stylesheet " href ="/src/css/projectcard.css " />
3636 < link rel ="stylesheet " href ="/src/css/navbar.css " />
37- < link rel ="stylesheet " href ="https://unpkg.com/github-lang-css/index.css " />
37+ < link
38+ rel ="stylesheet "
39+ href ="https://unpkg.com/github-lang-css/index.css "
40+ crossorigin ="anonymous "
41+ />
3842 < link
3943 rel ="stylesheet "
4044 href ="https://unpkg.com/github-lang-css/background.css "
45+ crossorigin ="anonymous "
4146 />
4247 < script src ="https://cdn.jsdelivr.net/npm/ua-parser-js/dist/ua-parser.min.js "> </ script >
4348
You can’t perform that action at this time.
0 commit comments