diff options
| author | Luke Smith <luke@lukesmith.xyz> | 2021-06-30 16:43:18 -0400 |
|---|---|---|
| committer | Luke Smith <luke@lukesmith.xyz> | 2021-06-30 16:43:18 -0400 |
| commit | 34e875cfcc8bc7922cac7205419c330c38b6420c (patch) | |
| tree | de47591e86fe5a2d8b96c7a1733d3efe2b90cfff /index.html | |
| parent | cf49cf3b4e730b2397f6edf4c9c56bb86bedacd0 (diff) | |
use .svg files
Diffstat (limited to 'index.html')
| -rw-r--r-- | index.html | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -58,7 +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="nextcloud.html">Setting up a <img src="pix/nextcloud-logo.png" alt="nextcloud logo">Nextcloud Instance (file hosting and more)</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> </ul> |
