summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authormjfernez <mjf@mjfer.net>2026-06-30 19:37:37 -0400
committermjfernez <mjf@mjfer.net>2026-06-30 19:37:37 -0400
commit0ce9333181acf6b680a0e99fb64eca572c11fc59 (patch)
tree3685e156a002bed835324fa72403811f0428a291
parent62e8467e59d7d30d7cbda080f6b5f1d37a17d905 (diff)
Remove center tags
-rw-r--r--home.html2
1 files changed, 0 insertions, 2 deletions
diff --git a/home.html b/home.html
index 3946f4e..35d5f0d 100644
--- a/home.html
+++ b/home.html
@@ -2,7 +2,6 @@
{% 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>
@@ -83,5 +82,4 @@ 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 %}