File tree Expand file tree Collapse file tree 4 files changed +17
-15
lines changed Expand file tree Collapse file tree 4 files changed +17
-15
lines changed Original file line number Diff line number Diff line change 11@if (header) {
2- < app-header />
2+ < header > < app-header /> </ header >
33}
44< router-outlet />
5- < app-footer />
5+ < footer > < app-footer /> </ footer >
Original file line number Diff line number Diff line change 11< div class ="container-fluid ">
2- < div id ="header " class ="position-absolute p-2 ">
3- < div class ="d-flex align-items-center justify-content-end p-0 gap-2 ">
4- < a role ="button " class ="btn-header-round btn-hover btn-circle bi bi-download fs-3 " [routerLink] ="['/downloads'] "
5- title ="Downloads "> </ a >
6- < a role ="button " class ="btn-header-round btn-hover btn-circle " href ="https://ipdotsetaf.ir " title ="IPdotSetAF ">
7- < img id ="ipaf " class ="img-header " src ="ipaf.svg " />
8- </ a >
9- < a role ="button " class ="btn-header-round btn-hover btn-circle bi bi-github fs-2 "
10- href ="https://github.com/IPdotSetAF/CodeChef " title ="CodeChef Github "> </ a >
2+ < header >
3+ < div id ="header " class ="position-absolute p-2 ">
4+ < div class ="d-flex align-items-center justify-content-end p-0 gap-2 ">
5+ < a role ="button " class ="btn-header-round btn-hover btn-circle bi bi-download fs-3 " [routerLink] ="['/downloads'] "
6+ title ="Downloads "> </ a >
7+ < a role ="button " class ="btn-header-round btn-hover btn-circle " href ="https://ipdotsetaf.ir " title ="IPdotSetAF ">
8+ < img id ="ipaf " class ="img-header " src ="ipaf.svg " />
9+ </ a >
10+ < a role ="button " class ="btn-header-round btn-hover btn-circle bi bi-github fs-2 "
11+ href ="https://github.com/IPdotSetAF/CodeChef " title ="CodeChef Github "> </ a >
12+ </ div >
1113 </ div >
12- </ div >
14+ </ header >
1315</ div >
1416< div class ="container-fluid d-flex page p-4 ">
1517 < div class ="m-auto ">
Original file line number Diff line number Diff line change 22 < div class ="m-auto ">
33 < div class ="row text-center ">
44 < h1 > 404</ h1 >
5- < p > Not here bro !</ p >
5+ < p > Nothing to cook here !</ p >
66 </ div >
77 < br />
88 < div class ="row ">
You can’t perform that action at this time.
0 commit comments