summaryrefslogtreecommitdiff
path: root/index.html
diff options
context:
space:
mode:
authorLuke Smith <luke@lukesmith.xyz>2021-06-30 15:20:55 -0400
committerLuke Smith <luke@lukesmith.xyz>2021-06-30 15:20:55 -0400
commit11985aa2c52b383270bcbd85a8319c616405f76d (patch)
tree587b8a2f2d6ad5ea5abb325470dbbf23f6042ea9 /index.html
parent8850e819d5ad336e0841cab92dea724b39de5044 (diff)
parent9d628f76b5397990a1501012251e9a3d69b8fea1 (diff)
Merge branch 'master' of git://github.com/tfasano1/landchad into tfasano1-master
Diffstat (limited to 'index.html')
-rw-r--r--index.html3
1 files changed, 2 insertions, 1 deletions
diff --git a/index.html b/index.html
index 7125456..bd986a6 100644
--- a/index.html
+++ b/index.html
@@ -54,11 +54,12 @@
<li><a href="bat.html"><img src="pix/bat.svg">Basic Attention Token (BAT)</a></li>
</ul>
- <h3 ol=other>Excellent Extras</h3>
+ <h3 id=other>Excellent Extras</h3>
<ul class=ll>
<li><a href="maintenance.html">How to maintain a server.</a></li>
<li><a href="sshkeys.html">Use your SSH keys to prevent hacking.</a></li>
<li><a href="cron.html">Scheduling tasks with Crontabs/Cronjobs.</a></li>
+ <li><a href="tor.html">Mirror your site on Tor</a></li>
</ul>
<h2>In the Works...</h2>