diff options
| author | mjfernez <mjf@mjfer.net> | 2023-12-20 17:21:43 -0500 | 
|---|---|---|
| committer | mjfernez <mjf@mjfer.net> | 2023-12-20 17:21:43 -0500 | 
| commit | a46710b07f86ce391222c1f07fc5de857e4fe538 (patch) | |
| tree | fcf174862c5250a896c6cc0e0fab4103613f3b70 | |
| parent | a4efb6caf4fb3cb74a85e58c0c9537a4cdffab77 (diff) | |
| download | site-files-a46710b07f86ce391222c1f07fc5de857e4fe538.tar.gz | |
missed a space
| -rw-r--r-- | home.html | 2 | 
1 files changed, 1 insertions, 1 deletions
| @@ -16,7 +16,7 @@ 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<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>. | 
