From 88519a0bb3809f4e9e066c7c53280b0fa82fb0da Mon Sep 17 00:00:00 2001
From: nitrohorse <1514352+nitrohorse@users.noreply.github.com>
Date: Sun, 26 Apr 2020 09:17:16 -0700
Subject: [PATCH] Add privacy policy links to Social News Aggregator cards
(#1857)
* Add privacy policies to Social News cards
* Use 2 spaces for consistency
---
_includes/sections/social-news-aggregator.html | 3 +++
1 file changed, 3 insertions(+)
diff --git a/_includes/sections/social-news-aggregator.html b/_includes/sections/social-news-aggregator.html
index cb4637df..c9d590a6 100644
--- a/_includes/sections/social-news-aggregator.html
+++ b/_includes/sections/social-news-aggregator.html
@@ -9,6 +9,7 @@ title="Aether"
image="/assets/img/svg/3rd-party/aether.svg"
description='Aether is a free and open-source decentralized social news aggregator with a built-in voting system.'
website="https://getaether.net/"
+privacy-policy="https://getaether.net/privacypolicy/"
forum="https://forum.privacytools.io/t/discussion-aether/1256"
github="https://github.com/nehbit/aether"
windows="https://getaether.net/download/"
@@ -21,6 +22,7 @@ title="Tildes"
image="/assets/img/svg/3rd-party/tildes.svg"
description='Tildes is a web-based self-hostable online bulletin board. It is licensed under GPL 3.0.'
website="https://tildes.net"
+privacy-policy="https://docs.tildes.net/policies/privacy-policy"
forum="https://forum.privacytools.io/t/discussion-tildes/1257"
gitlab="https://gitlab.com/tildes/tildes"
web="https://tildes.net"
@@ -31,6 +33,7 @@ title="Raddle"
image="/assets/img/png/3rd-party/raddle.png"
description="Raddle is a public Postmill instance focused on privacy and anti-censorship."
website="https://raddle.me"
+privacy-policy="https://raddle.me/wiki/privacy_policy"
forum="https://forum.privacytools.io/t/discussion-raddle/1258"
gitlab="https://gitlab.com/postmill/"
web="https://raddle.me"