summaryrefslogtreecommitdiff
path: root/index.html
diff options
context:
space:
mode:
authorLuke Smith <luke@lukesmith.xyz>2021-06-30 17:01:40 -0400
committerLuke Smith <luke@lukesmith.xyz>2021-06-30 17:01:40 -0400
commitf0629acf45c8274714f74629a03b532714b9c941 (patch)
tree7af410cfeb596081a5848487710fa5d515f4f79a /index.html
parent20b930c363d3dbc41bac0d9b9b5d251c49137d9d (diff)
parente4913737cc7e6ca95b8d5c27c118c71dd5d88a4b (diff)
Merge branch 'git' of git://github.com/m-chrzan/landchad into m-chrzan-git
Diffstat (limited to 'index.html')
-rw-r--r--index.html1
1 files changed, 1 insertions, 0 deletions
diff --git a/index.html b/index.html
index a75332e..06286fa 100644
--- a/index.html
+++ b/index.html
@@ -58,6 +58,7 @@
<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="git.html">Host your own <code>git</code> repositories</a></li>
<li><a href="nextcloud.html">Setting up a Nextcloud Instance (file hosting and more)</a></li>
<li><a href="cron.html">Schedule tasks with Crontabs/Cronjobs.</a></li>
<li><a href="tor.html">Mirror your site on Tor.</a></li>