diff options
| author | tfasano1 <tfasano1@binghamton.edu> | 2021-06-30 14:54:38 -0400 |
|---|---|---|
| committer | tfasano1 <tfasano1@binghamton.edu> | 2021-06-30 14:54:38 -0400 |
| commit | 8a06de5dc174c6aedfb86eb3b041c360b7d6a511 (patch) | |
| tree | 12405cd644bb0bd2d04d7fcf5401f963a4778956 | |
| parent | c70670d98fe7b077edb2f18dda39f53b6651a060 (diff) | |
linked index.html to the article
| -rw-r--r-- | index.html | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -54,10 +54,11 @@ <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="mirror-site-on-tor.html">Mirror your site on Tor</a></li> </ul> <h2>In the Works...</h2> |
