diff options
| author | Luke Smith <luke@lukesmith.xyz> | 2021-06-30 15:47:19 -0400 |
|---|---|---|
| committer | Luke Smith <luke@lukesmith.xyz> | 2021-06-30 15:47:19 -0400 |
| commit | 44b19945fe6edf4340d77f5ef4c2084ad10fb0bd (patch) | |
| tree | e4c16a87cff839dde3af9d735720c3959af8041f /index.html | |
| parent | 2727f8f3603a0046ca46371e945ac77477c7905d (diff) | |
tweaks
Diffstat (limited to 'index.html')
| -rw-r--r-- | index.html | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -58,8 +58,8 @@ <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> + <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> |
