calendar-contacts-sync.html: bump price, fix typo

- According to https://www.etesync.com/accounts/signup/#plan,
it starts being billed yearly at $2 per month, so $24 per year.

- Fix missing slash and serial comma
This commit is contained in:
djoate
2019-10-27 18:47:14 -07:00
committed by GitHub
parent 61248e12ab
commit 581faa53ef

View File

@ -26,7 +26,7 @@
include cardv2.html include cardv2.html
title="Email Providers" title="Email Providers"
image="/assets/img/misc/email.png" image="/assets/img/misc/email.png"
description='Many email providers also offer calendar and or contacts sync services. Refer to the <a href="/providers/email">Email Providers section</a> to choose an email provider and check if they also offer calendar and or contacts sync.' description='Many email providers also offer calendar and or contacts sync services. Refer to the <a href="/providers/email">Email Providers section</a> to choose an email provider and check if they also offer calendar and/or contacts sync.'
website="/providers/email" website="/providers/email"
%} %}
@ -34,7 +34,7 @@
include cardv2.html include cardv2.html
title="EteSync" title="EteSync"
image="/assets/img/provider/etesync.png" image="/assets/img/provider/etesync.png"
description="<strong>EteSync</strong> 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." description="<strong>EteSync</strong> 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 $24 per year to use, or you can host the server yourself for free."
website="https://www.etesync.com/" website="https://www.etesync.com/"
forum="https://forum.privacytools.io/t/discussion-etesync-calender-contacts-sync-tools/1536" forum="https://forum.privacytools.io/t/discussion-etesync-calender-contacts-sync-tools/1536"
github="https://github.com/etesync" github="https://github.com/etesync"