From 56c0f301acbf69b89ac4c2a15e8908490ae73f46 Mon Sep 17 00:00:00 2001 From: Vincevrp Date: Sun, 20 Jan 2019 20:41:39 +0100 Subject: [PATCH] Move privacy resources to separate file --- _includes/sections/privacy-resources.html | 42 +++++++++++++++++++++++ index.html | 37 +------------------- 2 files changed, 43 insertions(+), 36 deletions(-) create mode 100644 _includes/sections/privacy-resources.html diff --git a/_includes/sections/privacy-resources.html b/_includes/sections/privacy-resources.html new file mode 100644 index 00000000..9ecd5788 --- /dev/null +++ b/_includes/sections/privacy-resources.html @@ -0,0 +1,42 @@ +

Recommended Privacy Resources

+ +

Guides

+ + + +

Information

+ + + +

Tools

+ + + +

Note: Just being open source does not make software secure!

diff --git a/index.html b/index.html index c3d8eeb9..acdd1d73 100644 --- a/index.html +++ b/index.html @@ -77,42 +77,7 @@ layout: default {% include sections/quotes.html %} -

Recommended Privacy Resources

Guides

- - -

Information

- - -

Tools

- -

Note: Just being open source does not make software secure!

+ {% include sections/privacy-resources.html %}

Spread the word and help your friends