Switch images to svgs, where possible (#1563)

Closes #1361, #1362
This commit is contained in:
Dawid Potocki
2019-12-04 15:35:20 +00:00
committed by GitHub
parent ac9b3fcec7
commit 7fb5d206f5
638 changed files with 485 additions and 210 deletions

View File

@ -6,7 +6,7 @@
{% include cardv2.html
title="Nextcloud - Choose your hoster"
image="/assets/img/provider/Nextcloud.png"
image="/assets/img/svg/3rd-party/nextcloud.svg"
description="<strong>Nextcloud</strong> is a suite of client-server software for creating your own file hosting services on a private server you control. Nextcloud is free and open-source, and supports end-to-end encryption with many of its clients. The only limits on storage and bandwidth are the limits on the <a href=\"/providers/hosting\">server provider</a> you choose."
website="https://nextcloud.com/"
forum="https://forum.privacytools.io/t/discussion-nextcloud/287"