diff options
Diffstat (limited to 'home.html')
-rw-r--r-- | home.html | 12 |
1 files changed, 6 insertions, 6 deletions
@@ -14,7 +14,7 @@ check out my resume </p> <p>If you think websites and servers are neat like I do and want to learn the ins and outs of hosting your own, click -<a href="/site/tutorials/how-to-make-this-site.html">here</a>. +<a href="/site/tutorials/www/how-to-make-this-site.html">here</a>. </p> <p>If you're just here by chance and don't know where you are click <a href="/site/about/whereami.html">here</a>. @@ -39,11 +39,11 @@ learn the ins and outs of hosting your own, click target="_blank" rel="noopener noreferrer">bootstrap</a>) </small></p> - <a href="https://www.linkedin.com/in/mike-fernez-357878108" - target="_blank" rel="noopener noreferrer"><img - src="/static/linkedin.svg" /></a> - <a href="https://github.com/mjfernez" target="_blank" rel="noopener noreferrer"><img - src="/static/github.svg" /></a> + <a href="https://www.linkedin.com/in/mike-fernez-357878108" + target="_blank" rel="noopener noreferrer"> + <img class="icon" src="/static/linkedin.svg" /></a> + <a href="https://github.com/mjfernez" target="_blank" rel="noopener noreferrer"> + <img class="icon" src="/static/github.svg" /></a> <br> Most of what I'm working on (including this site) is kept at <a href="https://git.mjfer.net" target="_blank" rel="noopener noreferrer"> |