diff options
| author | mjfernez <mjf@mjfer.net> | 2026-06-30 19:37:37 -0400 |
|---|---|---|
| committer | mjfernez <mjf@mjfer.net> | 2026-06-30 19:37:37 -0400 |
| commit | 0ce9333181acf6b680a0e99fb64eca572c11fc59 (patch) | |
| tree | 3685e156a002bed835324fa72403811f0428a291 | |
| parent | 62e8467e59d7d30d7cbda080f6b5f1d37a17d905 (diff) | |
Remove center tags
| -rw-r--r-- | home.html | 2 |
1 files changed, 0 insertions, 2 deletions
@@ -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 %} |
