From f549ad8f2702f70f319a4437cb286864a56775c9 Mon Sep 17 00:00:00 2001 From: djoate <56777051+djoate@users.noreply.github.com> Date: Tue, 22 Oct 2019 21:37:14 -0700 Subject: [PATCH] Page descriptions and other cleanup --- pages/services.html | 2 +- pages/software.html | 2 +- pages/software/cal-card.html | 2 +- pages/software/cloud.html | 2 +- pages/software/email.html | 2 +- pages/software/file-sync.html | 2 +- pages/software/notebooks.html | 2 +- 7 files changed, 7 insertions(+), 7 deletions(-) diff --git a/pages/services.html b/pages/services.html index 1918df89..8f10305f 100644 --- a/pages/services.html +++ b/pages/services.html @@ -2,7 +2,7 @@ layout: page permalink: /services/ title: "Services from privacytools.io" -description: "The privacytools.io team is proud to introduce a suite of privacy-centric online services to connect you with other privacy-minded individuals and stay safe and secure online. No advertisers, no Google Analytics, no tracking, no third party requests of any kind." +description: "The privacytools.io team is proud to introduce a suite of privacy-centric online services to connect you with other privacy-minded individuals and stay safe and secure online. No advertisers, no Google Analytics, no tracking, no third-party requests of any kind." ---

We currently have the following free-to-use services online now.

diff --git a/pages/software.html b/pages/software.html index 1c1d74ef..d19ebb9d 100644 --- a/pages/software.html +++ b/pages/software.html @@ -2,7 +2,7 @@ layout: page permalink: /software/ title: "Software" -description: "Discover a variety of open source software built to protect your privacy and keep your digital data secure." +description: "Discover a variety of open-source software built to protect your privacy and keep your digital data secure." ---

Click on whatever software you need to view our recommendations.

diff --git a/pages/software/cal-card.html b/pages/software/cal-card.html index d102b7e7..7246efd9 100644 --- a/pages/software/cal-card.html +++ b/pages/software/cal-card.html @@ -2,7 +2,7 @@ layout: page permalink: /software/calendar-contacts/ title: "Calendar/Contacts Sync Tools" -description: "Discover free, open source, and secure ways to sync your contacts and calendars across your devices." +description: "Discover free, open-source, and secure ways to sync your contacts and calendars across your devices." --- {% include sections/calendar-contacts-sync.html %} diff --git a/pages/software/cloud.html b/pages/software/cloud.html index a5b35e20..c14b8938 100644 --- a/pages/software/cloud.html +++ b/pages/software/cloud.html @@ -2,7 +2,7 @@ layout: page permalink: /software/cloud/ title: "Self Hosted \"Cloud\"" -description: "Discover how to securely and privately self-host your cloud with open source software." +description: "Discover how to securely and privately self-host your cloud with open-source software." --- {% include sections/selfhosted-cloud.html %} diff --git a/pages/software/email.html b/pages/software/email.html index 57e1f3a7..1c9d9921 100644 --- a/pages/software/email.html +++ b/pages/software/email.html @@ -2,7 +2,7 @@ layout: page permalink: /software/email/ title: "Email Clients" -description: "Discover free, open source, and secure ways email clients, and some email alternatives you may not have considered." +description: "Discover free, open-source, and secure email clients, along with some email alternatives you may not have considered." --- {% include sections/email-clients.html %} diff --git a/pages/software/file-sync.html b/pages/software/file-sync.html index 29702b93..54012237 100644 --- a/pages/software/file-sync.html +++ b/pages/software/file-sync.html @@ -2,7 +2,7 @@ layout: page permalink: /software/file-sync/ title: "File Sync" -description: "Discover free, open source, and secure ways to sync your files across your devices." +description: "Discover free, open-source, and secure ways to sync your files across your devices." --- {% include sections/file-sync.html %} diff --git a/pages/software/notebooks.html b/pages/software/notebooks.html index e883fe0f..69d46b61 100644 --- a/pages/software/notebooks.html +++ b/pages/software/notebooks.html @@ -2,7 +2,7 @@ layout: page permalink: /software/notebooks/ title: "Notebooks" -description: "Keep track of your notes and journalings without giving them to a third-party." +description: "Keep track of your notes and journalings without giving them to a third party." --- {% include sections/notebooks.html %}