diff options
| author | Luke Smith <luke@lukesmith.xyz> | 2021-07-01 13:42:47 -0400 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2021-07-01 13:42:47 -0400 |
| commit | 40a71d15124cbeb472919e49296fd289bb18acaf (patch) | |
| tree | fa3a840eb19e547b3bf14d3c5282cc106757fdc3 /index.html | |
| parent | 09e8d8df7a96cae0b9b12af236a7f6958e79fe70 (diff) | |
| parent | b52ddb17e8f505f70ed98e8a87268b411511b128 (diff) | |
Merge branch 'master' into master
Diffstat (limited to 'index.html')
| -rw-r--r-- | index.html | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -52,7 +52,8 @@ <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">Password-protecting Webpages (HTTP Authentication)</a></li> - <li><a href="ufw.html">Using ufw as a firewall.</a></li> + <li><a href="ufw.html">Using ufw as a firewall.</a></li> + <li><a href="gemini.html">Create a Gemini Capsule.</a></li> </ul> <h3 id=platform>"Build your own platform!"</h3> |
