diff options
Diffstat (limited to 'index.html')
-rw-r--r-- | index.html | 14 |
1 files changed, 9 insertions, 5 deletions
@@ -9,17 +9,21 @@ <h1>Christian Hodgden</h1> <p> - I do not know what this website will be long term. + Welcome to my website! It is currently under development. I am developing this for experience and potential exposure to recruiters. </p> <a href="about.html">About Me</a> - <h2>Projects</h2> <ul> - <li> - <a href="projects_blog/NNetwork.html">NNetwork</a> - </li> + Documents + <li><a href="documents/Christian Hodgden - Resume.pdf" target="_blank">Resume</a></li> + <li><a href="documents/Python PCEP - Christian Hodgden.pdf" target="_blank">Python PCEP</a></li> + </ul> + + <ul> + Projects + <li><a href="projects_blog/NNetwork.html">NNetwork</a></li> </ul> <nav class="nav-footer"> |