File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -163,6 +163,10 @@ footer h2 {
163163 color : # fff ;
164164}
165165
166+ footer a {
167+ color : # fff ;
168+ }
169+
166170/*
167171code {
168172 color: #fefefe;
Original file line number Diff line number Diff line change @@ -96,6 +96,8 @@ <h1 id="details-heading"></h1>
9696 < footer >
9797 < div class ="wrapper ">
9898 < h2 > codeCompare</ h2 >
99+ <!-- format this better later: -->
100+ < p > < a href ="https://github.com/Kernix13/codeCompare " target ="_blank "> GitHub repo</ a > </ p >
99101 < p > © 2026</ p >
100102 </ div >
101103 </ footer >
Original file line number Diff line number Diff line change @@ -229,6 +229,8 @@ <h3>Routing</h3>
229229 < footer >
230230 < div class ="wrapper ">
231231 < h2 > codeCompare</ h2 >
232+ <!-- format this better later: -->
233+ < p > < a href ="https://github.com/Kernix13/codeCompare " target ="_blank "> GitHub repo</ a > </ p >
232234 < p > © 2026</ p >
233235 </ div >
234236 </ footer >
Original file line number Diff line number Diff line change @@ -89,6 +89,8 @@ <h1 id="heading"></h1>
8989 < footer >
9090 < div class ="wrapper ">
9191 < h2 > codeCompare</ h2 >
92+ <!-- format this better later: -->
93+ < p > < a href ="https://github.com/Kernix13/codeCompare " target ="_blank "> GitHub repo</ a > </ p >
9294 < p > © 2026</ p >
9395 </ div >
9496 </ footer >
You can’t perform that action at this time.
0 commit comments