diff options
| author | mjfernez <mjf@mjfer.net> | 2026-06-30 20:09:33 -0400 |
|---|---|---|
| committer | mjfernez <mjf@mjfer.net> | 2026-06-30 20:09:33 -0400 |
| commit | 18ce0199789ca6e84f1935220235893d6488de48 (patch) | |
| tree | 1deba024a7b577145c960363829f68f7fce2c309 /home.html | |
| parent | a4812ed22bb710acaf3facaff4c5ca64df2926a9 (diff) | |
center text
Diffstat (limited to 'home.html')
| -rw-r--r-- | home.html | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -2,7 +2,7 @@ {% block content %} <!-- Hey, NERD! Don't mess with my HTML source! --> -<center> +<div class="center"> <b>a domain run by an idiot, full of sound and fury, signifying nothing</b> <p>-- Shakespeare, probably --</p> @@ -83,5 +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 %} +</div>
\ No newline at end of file |
