Add titles and descriptions to all pages
This commit is contained in:
@ -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 %}
|
||||
|
@ -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 %}
|
||||
|
@ -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 %}
|
||||
|
@ -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 %}
|
||||
|
@ -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 %}
|
||||
|
@ -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 %}
|
||||
|
@ -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 %}
|
||||
|
@ -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 %}
|
||||
|
@ -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 %}
|
||||
|
Reference in New Issue
Block a user