Syntax and spelling fixes
This commit is contained in:
@ -20,7 +20,7 @@
|
||||
<a class="dropdown-item" href="/providers/search-engines/"><i class="fab fa-searchengin fa-fw"></i> Search Engines</a>
|
||||
<a class="dropdown-item" href="/providers/cloud-storage/"><i class="fas fa-cloud fa-fw"></i> Cloud Storage</a>
|
||||
<a class="dropdown-item" href="/providers/social-networks/"><i class="fas fa-expand-arrows-alt fa-fw"></i> Social Networks</a>
|
||||
<a class="dropdown-item" href="/providers/social-news-agregator/"><i class="far fa-newspaper fa-fw"></i> Social News Aggregators</a>
|
||||
<a class="dropdown-item" href="/providers/social-news-aggregator/"><i class="far fa-newspaper fa-fw"></i> Social News Aggregators</a>
|
||||
<a class="dropdown-item" href="/providers/dns/"><i class="fa fa-tasks fa-fw"></i> DNS</a>
|
||||
<a class="dropdown-item" href="/providers/hosting/"><i class="fas fa-database fa-fw"></i> Hosting</a>
|
||||
<a class="dropdown-item" href="/providers/paste"><i class="fas fa-paste fa-fw"></i> PasteBins</a>
|
||||
|
@ -1,4 +1,4 @@
|
||||
<h1 id="obb" class="anchor"><a href="#social-news-agregator"><i class="fas fa-link anchor-icon"></i></a> Social News Aggregators</h1>
|
||||
<h1 id="obb" class="anchor"><a href="#social-news-aggregator"><i class="fas fa-link anchor-icon"></i></a> Social News Aggregators</h1>
|
||||
|
||||
<div class="alert alert-warning" role="alert">
|
||||
<strong>If you are currently using a online bulletin board like Reddit, you should pick an alternative here.</strong>
|
||||
@ -7,7 +7,7 @@
|
||||
{% include cardv2.html
|
||||
title="Aether"
|
||||
image="/assets/img/tools/aether.png"
|
||||
description='https://github.com/nehbit/aether/blob/master/LICENSE.md">free/libre and open source</a> decentralized social news aggregator with a built in voting system.'
|
||||
description='<a href="https://github.com/nehbit/aether/blob/master/LICENSE.md">Free/libre and open source</a> decentralized social news aggregator with a built in voting system.'
|
||||
website="https://github.com/nehbit/aether"
|
||||
forum="https://github.com/privacytoolsIO/privacytools.io/issues/909"
|
||||
github="https://github.com/nehbit/aether"
|
@ -61,7 +61,7 @@ permalink: /classic/
|
||||
|
||||
{% include sections/social-networks.html %}
|
||||
|
||||
{% include sections/social-news-agregator.html %}
|
||||
{% include sections/social-news-aggregator.html %}
|
||||
|
||||
{% include sections/dns.html %}
|
||||
|
||||
|
8
pages/providers/social-news-aggregator.html
Normal file
8
pages/providers/social-news-aggregator.html
Normal file
@ -0,0 +1,8 @@
|
||||
---
|
||||
layout: page
|
||||
permalink: /providers/social-news-aggregator/
|
||||
title: "Social News Aggregator"
|
||||
description: "Stay up-to-date with privacy-respecting online bulletin boards."
|
||||
---
|
||||
|
||||
{% include sections/social-news-aggregator.html %}
|
@ -1,8 +0,0 @@
|
||||
---
|
||||
layout: page
|
||||
permalink: /providers/social-news-agregator/
|
||||
title: "Social News Agregator"
|
||||
description: "Online Bulletin Boards"
|
||||
---
|
||||
|
||||
{% include sections/social-news-agregator.html %}
|
Reference in New Issue
Block a user