File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -29,7 +29,7 @@ nav-item {
2929} */
3030
3131.icon {
32- background-image : url (/assets/performanc/favicon.png);
32+ background-image : url(.. / assets/performanc/favicon.png);
3333 display : block;
3434 aspect-ratio : 1 / 1 ;
3535 background-size : cover;
Original file line number Diff line number Diff line change 1- @import url (/assets/fonts/index.css);
1+ @import url(.. / .. / assets/fonts/index.css);
22@import url (root.css);
33@import url (mobile-menu.css);
Original file line number Diff line number Diff line change 2020 < meta name ="twitter:description " content ="Working for the best of the future ">
2121 < meta name ="twitter:image " content ="https://performanc.org/assets/performanc/logo.png ">
2222 <!--INFO: Links -->
23- < link rel ="icon " type ="image/png " href ="/ assets/performanc/favicon.png ">
23+ < link rel ="icon " type ="image/png " href ="assets/performanc/favicon.png ">
2424 < link rel ="canonical " href ="https://performanc.org/ ">
25- < link rel ="stylesheet " href ="/ global/css/gui-toolkit.css " />
25+ < link rel ="stylesheet " href ="global/css/gui-toolkit.css " />
2626 < link rel ="stylesheet " href ="index.css " />
2727 <!-- INFO: Scripts -->
2828 < script type ="module " src ="index.js "> </ script >
You can’t perform that action at this time.
0 commit comments