diff options
| author | Luke Smith <luke@lukesmith.xyz> | 2021-06-30 23:03:21 -0400 |
|---|---|---|
| committer | Luke Smith <luke@lukesmith.xyz> | 2021-06-30 23:03:21 -0400 |
| commit | 28cfc20065686d48f651f6e1844d94df13ff4395 (patch) | |
| tree | 2cb957d18330be87f762c6a499649bbcc2f3059a /index.html | |
| parent | 156e9cafb3162952dc4055d27da90650afc630a8 (diff) | |
minor branding changes and tweaks
Diffstat (limited to 'index.html')
| -rw-r--r-- | index.html | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -51,7 +51,7 @@ <li><a href="sshkeys.html">Use your SSH keys to prevent hacking.</a></li> <li><a href="cron.html">Schedule tasks with Crontabs/Cronjobs.</a></li> <li><a href="tor.html">Mirror your site on <img src="pix/tor.svg">Tor.</a></li> - <li><a href="auth.html">Access Control with HTTP Basic Authentication.</a></li> + <li><a href="auth.html">Password-protecting Webpages (HTTP Authentication)</a></li> </ul> <h3 id=platform>"Build your own platform!"</h3> |
