diff options
| author | mjfernez <mjfernez@gmail.com> | 2021-10-15 20:17:51 -0400 | 
|---|---|---|
| committer | mjfernez <mjfernez@gmail.com> | 2021-10-15 20:17:51 -0400 | 
| commit | e796b863840ffc8a2670af50bd4c6e2705e1e44c (patch) | |
| tree | f41e0bd845ae97e4a1ab13bf85b33e4f4b8b5c81 /home.html | |
| parent | 854a5a6ba89916b5abab9c9c9c8d9aea0de78e76 (diff) | |
| download | site-files-e796b863840ffc8a2670af50bd4c6e2705e1e44c.tar.gz | |
homepage fix
Diffstat (limited to 'home.html')
| -rw-r--r-- | home.html | 5 | 
1 files changed, 4 insertions, 1 deletions
| @@ -2,8 +2,11 @@  {% block content %}  <!-- Hey, NERD! Don't mess with my HTML source!  --> -<h2>a domain run by an idiot, full of sound and fury, signifying nothing</h2> +<center> +<b>a domain run by an idiot, full of sound and fury, signifying +    nothing</b>  <p>-- Shakespeare, probably --</p> +</center>  <p>Welcome to mjfer.net, my space for an email server, organizing some files  and organizing myself.</p>  <h3><b>You can access this site as a hidden service through Tor, here:  | 
