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="Joplin"
image="/assets/img/tools/Joplin.png"
image="/assets/img/svg/3rd-party/joplin.svg"
description="Joplin is a free, open-source, and fully-featured note-taking and to-do application which can handle a large number of markdown notes organized into notebooks and tags. It offers end-to-end encryption and can sync through Nextcloud, Dropbox, and more. It also offers easy import from Evernote and plain-text notes."
website="https://joplinapp.org/"
github="https://github.com/laurent22/joplin"
@ -23,7 +23,7 @@ chrome="https://chrome.google.com/webstore/detail/joplin-web-clipper/alofnhikmmk
{% include cardv2.html
title="Standard Notes"
image="/assets/img/tools/StandardNotes.png"
image="/assets/img/svg/3rd-party/standard_notes.svg"
description='Standard Notes is a simple and private notes app that makes your notes easy and available everywhere you are. It features end-to-end encryption on every platform, and a powerful desktop experience with themes and custom editors. It has also been <a href="https://s3.amazonaws.com/standard-notes/security/Report-SN-Audit.pdf">independently audited (PDF)</a>.'
website="https://standardnotes.org/"
github="https://github.com/standardnotes"
@ -38,7 +38,7 @@ web="https://app.standardnotes.org/"
{% include cardv2.html
title="Turtl"
image="/assets/img/tools/Turtl.png"
image="/assets/img/svg/3rd-party/turtl.svg"
description="Turtl lets you take notes, bookmark websites, and store documents for sensitive projects. From sharing passwords with your coworkers to tracking research on an article you're writing, Turtl keeps it all safe from everyone but you and those you share with."
website="https://turtlapp.com/"
github="https://github.com/turtl"