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:
2019-03-31 23:31:36 -05:00
parent de1a70b5dd
commit 4e1ea7f0a5
38 changed files with 136 additions and 136 deletions

View File

@ -8,7 +8,7 @@
{% include card.html color="success"
title="Nextcloud"
image="assets/img/provider/Nextcloud.png"
image="/assets/img/provider/Nextcloud.png"
url="https://nextcloud.com/"
footer="Client OS: Windows, macOS, Linux, BSD, Unix, iOS, Android, Fire OS. Server: Linux."
description="NextCloud is a suite of client-server software for creating and using file hosting services. This includes calendar sync via CalDAV and contacts sync via CardDAV. Nextcloud is free and open-source, thereby allowing anyone to install and operate it without charge on a private server."
@ -16,7 +16,7 @@
{% include card.html color="primary"
title="Email Providers"
image="assets/img/misc/email.png"
image="/assets/img/misc/email.png"
url="#email"
website="Email Providers section"
footer="OS: depends on email provider."
@ -25,7 +25,7 @@
{% include card.html color="warning"
title="EteSync"
image="assets/img/provider/etesync.png"
image="/assets/img/provider/etesync.png"
url="https://www.etesync.com/"
footer="Client OS: Android, Web. Server OS: Linux."
description="EteSync is a secure, end-to-end encrypted and journaled personal information (e.g. contacts and calendar) cloud synchronization and backup for Android and any OS that supports CalDAV/CardDAV. It costs $14 per year to use, or you can host the server yourself for free."