summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authortfasano1 <tfasano1@binghamton.edu>2021-06-30 22:13:37 -0400
committertfasano1 <tfasano1@binghamton.edu>2021-06-30 22:13:37 -0400
commit08014695c87d4caf94a002cabfa22c0e800663dc (patch)
tree4ee652cd4c5a9d2e5f41af019d6b3361787c5ee9
parenta987b7755199689beaba3ea02ce949239e4b6d34 (diff)
fixes
-rw-r--r--auth.html11
-rw-r--r--index.html2
2 files changed, 1 insertions, 12 deletions
diff --git a/auth.html b/auth.html
index 72ef15e..adc5632 100644
--- a/auth.html
+++ b/auth.html
@@ -112,19 +112,8 @@
<p>Reload nginx and you're good to go!</p>
-
-
-
-
-
-
-
-
-
-
<strong>Contributor</strong> - <a href="https://tomfasano.xyz" target="_blank">tomfasano.xyz</a>
-
</main>
<footer><a href="https://landchad.net">LandChad.net</a></br>Because Everyone should be an Internet LandChad.</br><li><a href="index.html"><img src="pix/chad.gif" alt="chad"></a></li><li><a href="rss.xml"><img src="pix/rss.svg" alt="RSS"></a></li><li><a href="pix/btc.png"><img src="pix/btc.svg" alt="BTC"></a></li><li><a href="pix/xmr.png"><img src="pix/xmr.svg" alt="XMR"></a></li><li><a href="https://github.com/lukesmithxyz/landchad"><img src="pix/git.svg" alt="Github"></a></footer>
</body>
diff --git a/index.html b/index.html
index 3c16f0e..3074ed7 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">Control Access with HTTP Basic Authentication.</a></li>
+ <li><a href="auth.html">Access Control with HTTP Basic Authentication.</a></li>
</ul>
<h3 id=platform>"Build your own platform!"</h3>