summaryrefslogtreecommitdiffstats
path: root/home.html
diff options
context:
space:
mode:
authormjfernez <mjf@mjfer.net>2023-12-20 17:14:47 -0500
committermjfernez <mjf@mjfer.net>2023-12-20 17:14:47 -0500
commita4efb6caf4fb3cb74a85e58c0c9537a4cdffab77 (patch)
tree5660c4870daa80f2295ac0422e7a560fc833d39f /home.html
parent42439bda3a6466d812b0e0c44f8bb35ac92aad43 (diff)
downloadsite-files-a4efb6caf4fb3cb74a85e58c0c9537a4cdffab77.tar.gz
Inline the button
Diffstat (limited to 'home.html')
-rw-r--r--home.html4
1 files changed, 2 insertions, 2 deletions
diff --git a/home.html b/home.html
index 586b161..bcb8af7 100644
--- a/home.html
+++ b/home.html
@@ -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>