Replace strong tags to b and em tags to i

This commit is contained in:
J. C
2021-04-29 11:12:20 -05:00
parent cb5021dc7e
commit 512b6edf24
46 changed files with 218 additions and 218 deletions

View File

@@ -1,14 +1,14 @@
<h1 id="calendar_contacts" class="anchor"><a href="#calendar_contacts"><i class="fas fa-link anchor-icon"></i></a> Calendar and Contacts Sync</h1>
<div class="alert alert-warning" role="alert">
<strong>If you are currently using a calendar and or contacts synchronization service like Google Sync or iCloud, you should pick an alternative here.</strong>
<b>If you are currently using a calendar and or contacts synchronization service like Google Sync or iCloud, you should pick an alternative here.</b>
</div>
{%
include cardv2.html
title="Nextcloud"
image="/assets/img/svg/3rd-party/nextcloud.svg"
description="<strong>Nextcloud</strong> 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."
description="<b>Nextcloud</b> 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."
website="https://nextcloud.com/"
privacy-policy="https://nextcloud.com/privacy/"
forum="https://forum.privacytools.io/t/discussion-nextcloud-calender-contacts-sync-tools/1535"
@@ -27,7 +27,7 @@
include cardv2.html
title="EteSync"
image="/assets/img/svg/3rd-party/etesync.svg"
description="<strong>EteSync</strong> is a secure, end-to-end encrypted, and privacy-respecting cloud backup and synchronization software for your personal information (e.g. contacts and calendars). There are native clients for Android, iOS, and the web, and an adapter layer for most desktop clients. It costs $24 per year to use, or you can host the server yourself for free."
description="<b>EteSync</b> is a secure, end-to-end encrypted, and privacy-respecting cloud backup and synchronization software for your personal information (e.g. contacts and calendars). There are native clients for Android, iOS, and the web, and an adapter layer for most desktop clients. It costs $24 per year to use, or you can host the server yourself for free."
website="https://www.etesync.com/"
privacy-policy="https://www.etesync.com/tos/#privacy"
forum="https://forum.privacytools.io/t/discussion-etesync-calender-contacts-sync-tools/1536"