diff options
| author | Luke Smith <luke@lukesmith.xyz> | 2021-06-30 15:20:55 -0400 |
|---|---|---|
| committer | Luke Smith <luke@lukesmith.xyz> | 2021-06-30 15:20:55 -0400 |
| commit | 11985aa2c52b383270bcbd85a8319c616405f76d (patch) | |
| tree | 587b8a2f2d6ad5ea5abb325470dbbf23f6042ea9 /index.html | |
| parent | 8850e819d5ad336e0841cab92dea724b39de5044 (diff) | |
| parent | 9d628f76b5397990a1501012251e9a3d69b8fea1 (diff) | |
Merge branch 'master' of git://github.com/tfasano1/landchad into tfasano1-master
Diffstat (limited to 'index.html')
| -rw-r--r-- | index.html | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -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> |
