diff options
| author | Matthew Evan <55710660+MattMadness@users.noreply.github.com> | 2021-06-30 17:49:11 -0400 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2021-06-30 17:49:11 -0400 |
| commit | 91004ef7bf24dc82cf9bcc37f87e0e178b0dd544 (patch) | |
| tree | 9fa4aed775205c37e97f31a1f2b00830912d0a4e /tor.html | |
| parent | 8679c6fe3deaf8fef0e1d92e7e4114e5e9ff69e9 (diff) | |
| parent | f22f0fdc29a55bde2cabe3db26a4388b5c96ba5f (diff) | |
Merge branch 'LukeSmithxyz:master' into master
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> |
