summaryrefslogtreecommitdiff
path: root/index.html
diff options
context:
space:
mode:
authorLuke Smith <luke@lukesmith.xyz>2021-06-30 23:03:21 -0400
committerLuke Smith <luke@lukesmith.xyz>2021-06-30 23:03:21 -0400
commit28cfc20065686d48f651f6e1844d94df13ff4395 (patch)
tree2cb957d18330be87f762c6a499649bbcc2f3059a /index.html
parent156e9cafb3162952dc4055d27da90650afc630a8 (diff)
minor branding changes and tweaks
Diffstat (limited to 'index.html')
-rw-r--r--index.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/index.html b/index.html
index 3074ed7..cab7e9e 100644
--- a/index.html
+++ b/index.html
@@ -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>