summaryrefslogtreecommitdiff
path: root/index.html
diff options
context:
space:
mode:
authorLuke Smith <luke@lukesmith.xyz>2021-06-30 16:43:18 -0400
committerLuke Smith <luke@lukesmith.xyz>2021-06-30 16:43:18 -0400
commit34e875cfcc8bc7922cac7205419c330c38b6420c (patch)
treede47591e86fe5a2d8b96c7a1733d3efe2b90cfff /index.html
parentcf49cf3b4e730b2397f6edf4c9c56bb86bedacd0 (diff)
use .svg files
Diffstat (limited to 'index.html')
-rw-r--r--index.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/index.html b/index.html
index d42989c..a75332e 100644
--- a/index.html
+++ b/index.html
@@ -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>