Normalize Navbar Labels

This commit is contained in:
Jonah Aragon 2020-12-03 23:42:27 -06:00
parent 7f5e07db98
commit d5adf61eb1
No known key found for this signature in database
GPG key ID: 6A957C9A9A9429F7
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 %}