File tree Expand file tree Collapse file tree 8 files changed +18
-10
lines changed
Expand file tree Collapse file tree 8 files changed +18
-10
lines changed Original file line number Diff line number Diff line change 1- <!DOCTYPE html>
1+ <!doctype html>
22< html >
33 < head >
44 < title > daemon - the website</ title >
5+ < link rel ="icon " href ="/assets/favicon.png " />
56 < link rel ="stylesheet " href ="/main.css " />
67 < link rel ="stylesheet " href ="page.css " />
78 < link rel ="preconnect " href ="https://fonts.googleapis.com " />
1112 rel ="stylesheet "
1213 />
1314 </ head >
15+
1416 < body > </ body >
1517</ html >
Original file line number Diff line number Diff line change 1- <!DOCTYPE html>
1+ <!doctype html>
22< html >
33 < head >
44 < title > daemon - the website</ title >
5+ < link rel ="icon " href ="/assets/favicon.png " />
56 < link rel ="stylesheet " href ="/main.css " />
67 < link rel ="stylesheet " href ="page.css " />
78 < link rel ="preconnect " href ="https://fonts.googleapis.com " />
1112 rel ="stylesheet "
1213 />
1314 </ head >
15+
1416 < body > </ body >
1517</ html >
Original file line number Diff line number Diff line change 22< html >
33 < head >
44 < title > daemon - the website</ title >
5+ < link rel ="icon " href ="/assets/favicon.png "/>
56 < link rel ="stylesheet " href ="/main.css " />
67 < link rel ="stylesheet " href ="page.css " />
78 < link rel ="preconnect " href ="https://fonts.googleapis.com " />
1213 />
1314 </ head >
1415 < body >
15- < img src ="assets/logo.svg " alt ="dae-vinity.dev " class ="logo " />
16- < img src ="assets/logo.svg " alt ="dae-vinity.dev " class ="logo effect " />
16+ < img src ="/ assets/logo.svg " alt ="dae-vinity.dev " class ="logo " />
17+ < img src ="/ assets/logo.svg " alt ="dae-vinity.dev " class ="logo effect " />
1718 < p class ="directory ">
1819 < a href ="about " class ="nah "> ABOUT</ a > / < a href ="links "> LINKS</ a > /
1920 < a href ="projects " class ="nah "> PROJECTS</ a > /
2021 < a href ="portfolio " class ="nah "> PORTFOLIO</ a > /
2122 < a href ="
mailto:[email protected] "
> CONTACT
</ a > 2223 </ p >
23- < img src ="assets/ash.svg " alt ="ash " class ="ash " />
24+ < img src ="/ assets/ash.svg " alt ="ash " class ="ash " />
2425 </ body >
2526</ html >
Original file line number Diff line number Diff line change 1- <!DOCTYPE html>
1+ <!doctype html>
22< html >
33 < head >
44 < title > daemon - the website</ title >
5+ < link rel ="icon " href ="/assets/favicon.png " />
56 < link rel ="stylesheet " href ="/main.css " />
67 < link rel ="stylesheet " href ="page.css " />
78 < link rel ="preconnect " href ="https://fonts.googleapis.com " />
Original file line number Diff line number Diff line change 99
1010body {
1111 background-color : # 000000 ;
12- background-image : url (assets/loop.svg);
12+ background-image : url (/ assets/loop.svg);
1313 animation-name : scroll;
1414 animation-duration : 2s ;
1515 animation-iteration-count : infinite;
3232
3333 border-width : 16px ;
3434 border-style : solid;
35- border-image : url (assets/frame.svg) 16 16 fill
35+ border-image : url (/ assets/frame.svg) 16 16 fill
3636}
Original file line number Diff line number Diff line change 1- <!DOCTYPE html>
1+ <!doctype html>
22< html >
33 < head >
44 < title > daemon - the website</ title >
5+ < link rel ="icon " href ="/assets/favicon.png " />
56 < link rel ="stylesheet " href ="/main.css " />
67 < link rel ="stylesheet " href ="page.css " />
78 < link rel ="preconnect " href ="https://fonts.googleapis.com " />
Original file line number Diff line number Diff line change 1- <!DOCTYPE html>
1+ <!doctype html>
22< html >
33 < head >
44 < title > daemon - the website</ title >
5+ < link rel ="icon " href ="/assets/favicon.png " />
56 < link rel ="stylesheet " href ="/main.css " />
67 < link rel ="stylesheet " href ="page.css " />
78 < link rel ="preconnect " href ="https://fonts.googleapis.com " />
You can’t perform that action at this time.
0 commit comments