diff options
Diffstat (limited to 'index.html')
| -rw-r--r-- | index.html | 5 |
1 files changed, 3 insertions, 2 deletions
@@ -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> |
