mirror of
https://github.com/privacyguides/privacyguides.org.git
synced 2025-08-03 20:14:17 -04:00
Break up productivity page (#611)
This commit is contained in:
parent
094ffd0c9a
commit
a00a9c5a5c
7 changed files with 20 additions and 14 deletions
9
legacy_pages/software/file-encryption.html
Normal file
9
legacy_pages/software/file-encryption.html
Normal file
|
@ -0,0 +1,9 @@
|
|||
---
|
||||
layout: page
|
||||
permalink: /software/file-encryption/
|
||||
title: "File Encryption Software"
|
||||
description: "Get working and collaborating without sharing your documents with a middleman or trusting a cloud provider."
|
||||
---
|
||||
|
||||
{% include legacy/sections/file-encryption.html %}
|
||||
|
9
legacy_pages/software/metadata-removal-tools.html
Normal file
9
legacy_pages/software/metadata-removal-tools.html
Normal file
|
@ -0,0 +1,9 @@
|
|||
---
|
||||
layout: page
|
||||
permalink: /software/metadata-removal-tools/
|
||||
title: "Metadata Removal Tools"
|
||||
description: "Get working and collaborating without sharing your documents with a middleman or trusting a cloud provider."
|
||||
---
|
||||
|
||||
{% include legacy/sections/metadata-removal-tools.html %}
|
||||
|
|
@ -6,7 +6,3 @@ 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 %}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue