From 0455accfb38d9bff857b8dd874b4d5c9620b3676 Mon Sep 17 00:00:00 2001 From: Freddy Marsden Date: Wed, 15 Jul 2020 11:36:56 +0100 Subject: [PATCH] Added iOS Email Clients --- _includes/sections/email-clients.html | 19 +++++++++++++++++-- 1 file changed, 17 insertions(+), 2 deletions(-) diff --git a/_includes/sections/email-clients.html b/_includes/sections/email-clients.html index 2e354e6b..06fe6e32 100644 --- a/_includes/sections/email-clients.html +++ b/_includes/sections/email-clients.html @@ -29,7 +29,7 @@ %} -

Mobile Email Clients

+

Android Email Clients

{% include cardv2.html title="FairEmail" @@ -46,7 +46,7 @@ {% include cardv2.html title="K-9 Mail" image="/assets/img/svg/3rd-party/k9mail.svg" - description="An independent mail application for Android. It supports both POP3 and IMAP mailboxes, but only supports push mail for IMAP." + description="An independent mail application that supports both POP3 and IMAP mailboxes, but only supports push mail for IMAP." website="https://k9mail.app/" privacy-policy="https://k9mail.app/privacy" forum="https://forum.privacytools.io/t/" @@ -54,3 +54,18 @@ fdroid="https://f-droid.org/packages/com.fsck.k9/" googleplay="https://play.google.com/store/apps/details?id=com.fsck.k9" %} + +

iOS Email Clients

+ +{% include cardv2.html + title="Letterbox" + image="/assets/img/svg/3rd-party/letterbox.svg" + description="" + website="https://letterbox-app.org/" + privacy-policy="https://letterbox-app.org/privacy.html" + forum="https://forum.privacytools.io/t/" + git="https://git.imp.fu-berlin.de/enzevalos/" +%} + + +