summaryrefslogtreecommitdiff
path: root/index.html
diff options
context:
space:
mode:
authorLuke Smith <luke@lukesmith.xyz>2021-06-30 17:15:54 -0400
committerLuke Smith <luke@lukesmith.xyz>2021-06-30 17:15:54 -0400
commit8bcb989388cdda2a37c302cd744b22dc82de95fc (patch)
tree44bc0c20d19e89265fc85a0a1ff85467f3a86cb4 /index.html
parent20b930c363d3dbc41bac0d9b9b5d251c49137d9d (diff)
parent89c47b9236bbb7b05f9d24fbe2ad9d3239082429 (diff)
Merge branch 'm-chrzan-git'
Diffstat (limited to 'index.html')
-rw-r--r--index.html3
1 files changed, 2 insertions, 1 deletions
diff --git a/index.html b/index.html
index a75332e..7c3b9ab 100644
--- a/index.html
+++ b/index.html
@@ -58,7 +58,8 @@
<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="nextcloud.html">Setting up a Nextcloud Instance (file hosting and more)</a></li>
+ <li><a href="git.html">Host your own <img src="pix/git.svg"><code>git</code> repositories</a></li>
+ <li><a href="nextcloud.html">Setting up a <img src="pix/nextcloud.svg">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>
</ul>