Change all asset links
Assets are served from the root. Hope nobody is serving this site in a subfolder for some reason! :)
This commit is contained in:
@ -8,7 +8,7 @@
|
||||
|
||||
{% include card.html color="success"
|
||||
title="Nextcloud - Choose your hoster"
|
||||
image="assets/img/provider/Nextcloud.png"
|
||||
image="/assets/img/provider/Nextcloud.png"
|
||||
|
||||
description="Similar functionally to the widely used Dropbox, with the difference being that Nextcloud is free and open-source, and thereby allowing anyone to install and operate it without charge on a private server, with no limits on storage space or the number of connected clients."
|
||||
|
||||
@ -18,7 +18,7 @@
|
||||
|
||||
{% include card.html color="primary"
|
||||
title="Least Authority S4 - For Experts"
|
||||
image="assets/img/provider/S4.jpg"
|
||||
image="/assets/img/provider/S4.jpg"
|
||||
|
||||
description="S4 (Simple Secure Storage Service) is Least Authority's verifiably secure off-site backup system for individuals and businesses. 100% client-side encryption and open source transparency. 250GB for $9.95/month or 5TB for $25.95/month. Servers are hosted with Amazon S3 in the US."
|
||||
|
||||
|
Reference in New Issue
Block a user