1
0
mirror of https://github.com/privacyguides/privacyguides.org.git synced 2025-07-28 14:21:08 +00:00

Normalize Navbar Labels

This commit is contained in:
2020-12-03 23:42:27 -06:00
parent 7f5e07db98
commit d5adf61eb1
11 changed files with 58 additions and 62 deletions

View File

@@ -1,6 +1,6 @@
---
layout: page
permalink: /software/encryption-tools/
permalink: /software/productivity/#encrypt
title: "Encryption Tools"
description: "Discover free, open-source, and secure ways to encrypt your sensitive data to keep it from prying eyes."
---

View File

@@ -1,8 +1,10 @@
---
layout: page
permalink: /software/file-sharing/
title: "File Sharing"
description: "Discover how to share your files with your friends and family or anonymously, without a middleman."
title: "File Sharing and Sync"
description: "Discover how to privately share your files between your devices, with your friends and family, or anonymously online."
---
{% include legacy/sections/file-sharing.html %}
{% include legacy/sections/file-sync.html %}

View File

@@ -1,8 +0,0 @@
---
layout: page
permalink: /software/file-sync/
title: "File Sync"
description: "Discover free, open-source, and secure ways to sync your files across your devices."
---
{% include legacy/sections/file-sync.html %}

View File

@@ -6,3 +6,7 @@ description: "Get working and collaborating without sharing your documents with
---
{% include legacy/sections/productivity-tools.html %}
{% include legacy/sections/metadata-removal-tools.html %}
{% include legacy/sections/file-encryption.html %}