diff options
| author | Luke Smith <luke@lukesmith.xyz> | 2021-06-30 17:15:54 -0400 |
|---|---|---|
| committer | Luke Smith <luke@lukesmith.xyz> | 2021-06-30 17:15:54 -0400 |
| commit | 8bcb989388cdda2a37c302cd744b22dc82de95fc (patch) | |
| tree | 44bc0c20d19e89265fc85a0a1ff85467f3a86cb4 /index.html | |
| parent | 20b930c363d3dbc41bac0d9b9b5d251c49137d9d (diff) | |
| parent | 89c47b9236bbb7b05f9d24fbe2ad9d3239082429 (diff) | |
Merge branch 'm-chrzan-git'
Diffstat (limited to 'index.html')
| -rw-r--r-- | index.html | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -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> |
