diff options
| author | mjfernez <mjf@mjfer.net> | 2021-10-30 01:52:09 -0400 | 
|---|---|---|
| committer | mjfernez <mjf@mjfer.net> | 2021-10-30 01:52:09 -0400 | 
| commit | e4912eab95b8d75bb406885df1eee311759d1c7f (patch) | |
| tree | 4ece0d6933d0c44a781d8d6a0f259870b0f60ea2 /home.html | |
| parent | 9f8832a318aaa5460983c4e1186a4cb37aeb027e (diff) | |
| download | site-files-e4912eab95b8d75bb406885df1eee311759d1c7f.tar.gz | |
CSS fixes
Diffstat (limited to 'home.html')
| -rw-r--r-- | home.html | 19 | 
1 files changed, 9 insertions, 10 deletions
| @@ -6,19 +6,18 @@  <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:  +<h3><b>You can access this site as a hidden service through Tor, here:</h3>  <br> -<div class="longboi"> -<a href="http://xoq44d2ignfuf4z23nm5oedrjxckxxquxwi4cx3ryi3lenfpmpoegoyd.onion"> -    xoq44d2ignfuf4z23nm5oedrjxckxxquxwi4cx3ryi3lenfpmpoegoyd.onion -</a> -</div> -</b></h3> -<p>If you're looking to connect professionally, you can check out my resume -<a href="/site/files/RESUME.html">here</a>. +<code class="longboi"> +xoq44d2ignfuf4z23nm5oedrjxckxxquxwi4cx3ryi3lenfpmpoegoyd.onion +</code> +</b> +</center> +<p>If you're looking to connect professionally or for fun, you can +check out my resume +<a href="/site/files/RESUME.html" target="_blank" rel="noopener noreferrer">here</a>.  </p>  <p>If you think websites and servers are neat like I do and want to   learn the ins and outs of hosting your own, click | 
