summaryrefslogtreecommitdiff
path: root/home.html
diff options
context:
space:
mode:
authormjfernez <mjf@mjfer.net>2026-06-30 19:47:18 -0400
committermjfernez <mjf@mjfer.net>2026-06-30 19:47:18 -0400
commita4812ed22bb710acaf3facaff4c5ca64df2926a9 (patch)
tree3d7c7797862bfdd0efe19d991ba5180eed689f7d /home.html
parent0ce9333181acf6b680a0e99fb64eca572c11fc59 (diff)
Revert "Remove center tags"
This reverts commit 0ce9333181acf6b680a0e99fb64eca572c11fc59.
Diffstat (limited to 'home.html')
-rw-r--r--home.html2
1 files changed, 2 insertions, 0 deletions
diff --git a/home.html b/home.html
index 35d5f0d..3946f4e 100644
--- a/home.html
+++ b/home.html
@@ -2,6 +2,7 @@
{% block content %}
<!-- Hey, NERD! Don't mess with my HTML source!
-->
+<center>
<b>a domain run by an idiot, full of sound and fury, signifying
nothing</b>
<p>-- Shakespeare, probably --</p>
@@ -82,4 +83,5 @@ learn the ins and outs of hosting your own, click
<a href="https://web.archive.org/web/20091022172313/http://geocities.com/salat2001de/hitch/hitchhiker.html">
<img src="/static/media/panic.gif" />
</a>
+</center>
{% endblock %}