diff options
| author | Luke Smith <luke@lukesmith.xyz> | 2021-06-30 17:34:27 -0400 |
|---|---|---|
| committer | Luke Smith <luke@lukesmith.xyz> | 2021-06-30 17:34:27 -0400 |
| commit | f22f0fdc29a55bde2cabe3db26a4388b5c96ba5f (patch) | |
| tree | e2909af9f98e168abf008a17b20a92131e642f3b /tor.html | |
| parent | 8bcb989388cdda2a37c302cd744b22dc82de95fc (diff) | |
random tweaks
Diffstat (limited to 'tor.html')
| -rw-r--r-- | tor.html | 4 |
1 files changed, 3 insertions, 1 deletions
@@ -9,9 +9,11 @@ <link rel='alternate' type='application/rss+xml' title='Land Chad RSS' href='/rss.xml'> </head> <body> - <header><h1>Mirror Your Site Over Tor <img src="pix/tor.png" alt="onion"/></h1></header> + <header><h1>Mirror Your Site Over Tor</h1></header> <nav></nav> <main> + + <img class=titleimg src="pix/tor.svg" alt="Tor logo"> <p> Now that you have a website, why not offer it on a private alternative such as the onion network? </p> |
