diff options
| author | mjfernez <mjf@mjfer.net> | 2023-12-20 16:57:47 -0500 | 
|---|---|---|
| committer | mjfernez <mjf@mjfer.net> | 2023-12-20 16:57:47 -0500 | 
| commit | 42439bda3a6466d812b0e0c44f8bb35ac92aad43 (patch) | |
| tree | 4439657e00ecc4adf6fdab6bf25507d9e114e2e7 /home.html | |
| parent | 71ccd1d8ed0489a152607a69634cab9217085b6e (diff) | |
| download | site-files-42439bda3a6466d812b0e0c44f8bb35ac92aad43.tar.gz | |
Add latest button to home page
Diffstat (limited to 'home.html')
| -rw-r--r-- | home.html | 2 | 
1 files changed, 2 insertions, 0 deletions
| @@ -16,6 +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>If you're just here by chance and don't know where you are click  <a href="/about/whereami.html">here</a>.  </p> | 
