File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11< footer >
2- < div class ="footer-content ">
3- < a href ="www.linkedin.com/in/nathan-lodder " target ="_blank " class ="social-link ">
4- < i class ="fa-brands fa-linkedin-in "> </ i >
5- < span > LinkedIn</ span >
6- </ a >
72 < p > 2026 | Nathan Lodder</ p >
8- </ div >
93</ footer >
Original file line number Diff line number Diff line change 1717 < div class ="menu-content ">
1818 < ul class ="menu-links ">
1919 < li > < a href ="/ "> home</ a > </ li >
20- < li > < a href ="/robotics/ "> robotics</ a > </ li >
21- < li > < a href ="/engineering/ "> engineering</ a > </ li >
22- < li > < a href ="/about/ "> about</ a > </ li >
20+ < li > < a href ="/projects/ "> projects</ a > </ li >
2321 </ ul >
2422 </ div >
2523 </ button >
Original file line number Diff line number Diff line change @@ -10,9 +10,18 @@ <h1>Nathan Lodder</h1>
1010< main class ="landing-container ">
1111 < nav class ="centered-menu ">
1212 < ul class ="menu-list ">
13- < li > < a href ="/robotics/ "> robotics</ a > </ li >
14- < li > < a href ="interests.html "> interests</ a > </ li >
15- < li > < a href ="assets/docs/resume.pdf " target ="_blank " class ="resume-link "> resume</ a > </ li >
13+ < li > < a href ="/projects/ "> robotics</ a > </ li >
14+ < li > < a href ="/interests/ "> interests</ a > </ li >
15+ < li > < a href ="https://www.linkedin.com/in/nathan-lodder/ " target ="_blank " class ="social-link ">
16+ < i class ="fa-brands fa-linkedin-in "> </ i >
17+ < span > LinkedIn</ span >
18+ </ a >
19+ </ li >
20+ < li > < a href ="https://github.com/nlodder " target ="_blank " class ="social-link ">
21+ < i class ="fa-brands fa-github "> </ i >
22+ < span > github</ span >
23+ </ a >
24+ </ li >
1625 </ ul >
1726 </ nav >
1827</ main >
Original file line number Diff line number Diff line change 1+ ---
2+ layout: default
3+ title: Nathan Lodder's Interests Page
4+ ---
5+
6+ < header class ="hero ">
7+ < h1 > Nathan Lodder</ h1 >
8+ < p > Robotics & Art.</ p >
9+ </ header >
10+ < main class ="landing-container ">
11+ < p >
12+ I am interested in robotics
13+ </ p >
14+ </ main >
File renamed without changes.
You can’t perform that action at this time.
0 commit comments