summaryrefslogtreecommitdiff
path: root/index.html
diff options
context:
space:
mode:
authorMatthew Evan <55710660+MattMadness@users.noreply.github.com>2021-06-30 15:50:36 -0400
committerGitHub <noreply@github.com>2021-06-30 15:50:36 -0400
commita3a3ad08aa9dbbe84131623de90795ba45ca11c0 (patch)
tree90363dc3633bfebefd0fd46c09bfe255321f5765 /index.html
parent0ec88713f149ed5cac65f8e181eb241b5225e748 (diff)
parent9b2f34dd35ec367fdf68db9e7c411f53caea88b8 (diff)
Merge branch 'master' into 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 be571ce..d42989c 100644
--- a/index.html
+++ b/index.html
@@ -54,11 +54,13 @@
<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="nextcloud.html">Setting up a <img src="pix/nextcloud-logo.png" alt="nextcloud logo">Nextcloud Instance (file hosting and more)</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>
@@ -92,7 +94,6 @@
</p>
<ul>
- <li>Cronjobs</li>
<li>IRC servers</li>
<li>Email webclients</li>
<li>Simple static site generators</li>