Add titles and descriptions to all pages

This commit is contained in:
2019-04-01 16:24:16 -05:00
parent f63d75ca9a
commit 81b6c6c156
24 changed files with 80 additions and 23 deletions

View File

@ -1,6 +1,8 @@
---
layout: default
layout: page
permalink: /providers/dns/
title: "Web Browsers"
description: "Don't let Google see all your DNS traffic. Discover privacy-centric alternatives to the traditional DNS providers."
---
{% include sections/dns.html %}

View File

@ -1,6 +1,8 @@
---
layout: default
layout: page
permalink: /providers/email/
title: "Email"
description: "Find an email provider that will keep your privacy in mind. Don't settle for ad-supported platforms."
---
{% include sections/email-providers.html %}

View File

@ -1,6 +1,8 @@
---
layout: default
layout: page
permalink: /providers/hosting/
title: "Web Hosting"
description: "Find a web hosting provider that won't track your visitors or give into government data requests."
---
{% include sections/hosting-provider.html %}

View File

@ -1,6 +1,8 @@
---
layout: default
layout: page
permalink: /providers/jurisdictions/
title: "Jurisdictions"
description: "Learn about how certain governments track their citizens and foreigners, and which places to avoid to preserve your privacy online."
---
{% include sections/fourteen-eyes.html %}

View File

@ -1,6 +1,8 @@
---
layout: default
layout: page
permalink: /providers/paste/
title: "Paste"
description: "Find a pastebin provider that won't read your content to share sensitive code or other information."
---
{% include sections/paste-services.html %}

View File

@ -1,6 +1,8 @@
---
layout: default
layout: page
permalink: /providers/search-engines/
title: "Search Engines"
description: "Find a search engine that doesn't track your queries or build an advertising profile based on your searches."
---
{% include sections/search-engines.html %}

View File

@ -1,6 +1,8 @@
---
layout: default
layout: page
permalink: /providers/social-networks/
title: "Social Networks"
description: "Find a social network that doesn't pry into your data or monetize your profile."
---
{% include sections/social-networks.html %}

View File

@ -1,6 +1,8 @@
---
layout: default
layout: page
permalink: /providers/cloud-storage/
title: "Cloud Storage"
description: "Find a cloud storage provider that won't look through your files."
---
{% include sections/cloud-storage.html %}

View File

@ -1,6 +1,8 @@
---
layout: default
layout: page
permalink: /providers/vpn/
title: "VPN Providers"
description: "Find a no-logging VPN operator who isn't out to sell or read your web traffic."
---
{% include sections/vpn.html %}