File tree Expand file tree Collapse file tree 3 files changed +4
-4
lines changed
Expand file tree Collapse file tree 3 files changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -17,7 +17,7 @@ <h2>404 Not Found</h2>
1717 Sorry, an error has occurred. Requested page not found!
1818 </ div >
1919 < div class ="error-actions ">
20- < a href ="https:// {{site.url}} " class ="btn btn-primary btn-lg "> < span class ="fas fa-home "> </ span > Take Me Home</ a >
20+ < a href ="{{site.url}} " class ="btn btn-primary btn-lg "> < span class ="fas fa-home "> </ span > Take Me Home</ a >
2121 < a href ="contact " class ="btn btn-primary btn-lg "> < span class ="fas fa-envelope "> </ span > Contact Us </ a >
2222 </ div >
2323 </ div >
Original file line number Diff line number Diff line change 99 </ div >
1010 </ div >
1111 < div class ="logo sidebar-logo ">
12- < a href ="https:// {{site.url}} ">
12+ < a href ="{{site.url}} ">
1313 < img class ="sidebar-logo " src ="./images/noun-keyboard-licensed-white.svg ">
1414 </ a >
1515 </ div >
1616 < div class ="sidebar-menu ">
1717 < ul >
1818 < li class ="sidebar-dropdown ">
19- < a href ="https:// {{site.url}} ">
19+ < a href ="{{site.url}} ">
2020 < i class ="fa fa-home "> </ i >
2121 < span > Home</ span >
2222 </ a >
Original file line number Diff line number Diff line change 1414 < main role ="main " class ="page-content " id ="page-content ">
1515 < div class ="row ">
1616 < div class ="main-logo ">
17- < a href ="https:// {{site.url}} "> < img src ="./images/keyboard-green.png "> </ a >
17+ < a href ="{{site.url}} "> < img src ="./images/keyboard-green.png "> </ a >
1818 </ div >
1919 < div class ="main-logo-title ">
2020 < h1 class ="cover-heading "> CODEWITH< span id ="small-screen-break "> < br /> </ span > < span id ="suffix " class ="typed-suffix "> US</ span > </ h1 >
You can’t perform that action at this time.
0 commit comments