From a4ba40a92d9442d238bcce8569aa04067996392d Mon Sep 17 00:00:00 2001 From: Jonah Aragon Date: Wed, 7 Aug 2019 03:30:44 -0500 Subject: [PATCH] Add Social News Aggregators (#1091) * Create online_bulletin_board.html * Update nav.html * Create social-news-agregator.html * Update nav.html * Update and rename online_bulletin_board.html to social-news-agregator.html * Update old.html * Add files via upload * Update social-news-agregator.html * Attempt to fix build error * attempt * Fix mistake * Delete voat.png * Add files via upload * Update social-news-agregator.html * Remove Voat * Update social-news-agregator.html * Update social-news-agregator.html * Update social-news-agregator.html * Update social-news-agregator.html * minor fix * Update social-news-agregator.html Merges the changes from https://github.com/gjhklfdsa/privacytools.io/pull/4 into this PR. Co-Authored-By: gjhklfdsa1 * Change icon to fa-newspaper * Syntax and spelling fixes * Update aether logo --- _includes/nav.html | 2 + .../sections/social-news-aggregator.html | 57 ++++++++++++++++++ assets/img/tools/aether.png | Bin 0 -> 16631 bytes assets/img/tools/raddle.png | Bin 0 -> 11730 bytes assets/img/tools/tildes.png | Bin 0 -> 8864 bytes pages/old.html | 2 + pages/providers/social-news-aggregator.html | 8 +++ 7 files changed, 69 insertions(+) create mode 100644 _includes/sections/social-news-aggregator.html create mode 100644 assets/img/tools/aether.png create mode 100644 assets/img/tools/raddle.png create mode 100644 assets/img/tools/tildes.png create mode 100644 pages/providers/social-news-aggregator.html diff --git a/_includes/nav.html b/_includes/nav.html index 0eea52ef..bb50d012 100644 --- a/_includes/nav.html +++ b/_includes/nav.html @@ -16,6 +16,8 @@