diff --git a/_includes/nav.html b/_includes/nav.html
index dcdc1660..b87fed59 100644
--- a/_includes/nav.html
+++ b/_includes/nav.html
@@ -20,6 +20,7 @@
Search Engines
Cloud Storage
Social Networks
+ Social News Aggregators
DNS
Hosting
PasteBins
diff --git a/_includes/sections/social-news-agregator.html b/_includes/sections/social-news-agregator.html
new file mode 100644
index 00000000..18e48393
--- /dev/null
+++ b/_includes/sections/social-news-agregator.html
@@ -0,0 +1,42 @@
+
+
+
+ {% include cardv2.html color="success"
+ title="Aether"
+ image="/assets/img/tools/aether.png"
+ url="https://github.com/nehbit/aether"
+ footer="OS: Windows, macOS, Linux, Source."
+ description='Aether is a
free/libre and open source decentralized social news aggregator with a built in voting system.'
+ %}
+
+ {% include cardv2.html color="primary"
+ title="Tildes"
+ image="/assets/img/tools/tildes.png"
+ url="https://tildes.net"
+ footer="OS: Windows, macOS, Linux, BSD, Web, Source."
+ description='Tildes is a web-based decentralized online bulletin board. It is licensed under
GPL 3.0.'
+ %}
+
+ {% include cardv2.html color="warning"
+ title="Raddle"
+ image="/assets/img/tools/raddle.png"
+ url="https://raddle.me"
+ footer="OS: Windows, macOS, Linux, BSD, Web, Source."
+ description="Raddle is a public Postmill instance focused on privacy and anti-censorship."
+ %}
+
+
+
+