summaryrefslogtreecommitdiff
path: root/index.html
diff options
context:
space:
mode:
authorMarcin Chrzanowski <m@m-chrzan.xyz>2021-06-30 22:57:50 +0200
committerMarcin Chrzanowski <m@m-chrzan.xyz>2021-06-30 22:57:50 +0200
commit2152b1ec45eae26fa669d9a08100357cc3af892f (patch)
treee890c8042d7c14c713a0c1dcf2da9e04107163b7 /index.html
parent34e875cfcc8bc7922cac7205419c330c38b6420c (diff)
Add git hosting tutorial
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>