diff options
| author | Luke Smith <luke@lukesmith.xyz> | 2021-06-30 17:15:38 -0400 |
|---|---|---|
| committer | Luke Smith <luke@lukesmith.xyz> | 2021-06-30 17:15:38 -0400 |
| commit | 89c47b9236bbb7b05f9d24fbe2ad9d3239082429 (patch) | |
| tree | 44bc0c20d19e89265fc85a0a1ff85467f3a86cb4 /index.html | |
| parent | f0629acf45c8274714f74629a03b532714b9c941 (diff) | |
git tweaks
Diffstat (limited to 'index.html')
| -rw-r--r-- | index.html | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -58,8 +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="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="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> |
