summaryrefslogtreecommitdiff
path: root/index.html
diff options
context:
space:
mode:
authorLuke Smith <luke@lukesmith.xyz>2021-06-30 15:48:10 -0400
committerLuke Smith <luke@lukesmith.xyz>2021-06-30 15:48:10 -0400
commit9b2f34dd35ec367fdf68db9e7c411f53caea88b8 (patch)
treee4c16a87cff839dde3af9d735720c3959af8041f /index.html
parent4dd13caa780693c1fedc10535583df736c848963 (diff)
parent44b19945fe6edf4340d77f5ef4c2084ad10fb0bd (diff)
Merge branch 'tfasano1-master'
Diffstat (limited to 'index.html')
-rw-r--r--index.html5
1 files changed, 3 insertions, 2 deletions
diff --git a/index.html b/index.html
index 7125456..f7cf981 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="cron.html">Schedule tasks with Crontabs/Cronjobs.</a></li>
+ <li><a href="tor.html">Mirror your site on Tor.</a></li>
</ul>
<h2>In the Works...</h2>