diff options
| -rw-r--r-- | home.html | 4 | 
1 files changed, 2 insertions, 2 deletions
| @@ -16,8 +16,8 @@ check out my resume  learn the ins and outs of hosting your own, click  <a href="/tutorials/www/how-to-make-this-site.html">here</a>.  </p> -<p>For the latest stuff I've added, click this button</p> -<a href="/files/latest.html" target="_self" rel="noopener noreferrer"><img class="icon" src="/static/media/newspaper.svg"></a> +<p>For the latest stuff I've added, click this button<a href="/files/latest.html" target="_self" rel="noopener noreferrer"><img class="icon" src="/static/media/newspaper.svg"></a> +</p>  <p>If you're just here by chance and don't know where you are click  <a href="/about/whereami.html">here</a>.  </p> | 
