Update social-news-agregator.html

This commit is contained in:
gjhklfdsa 2019-05-16 00:10:04 +00:00 committed by GitHub
parent ac1c35ce45
commit 2b6277ace1
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -7,7 +7,7 @@
<div class="row mb-2">
{% include card.html color="success"
{% include cardv2.html color="success"
title="Aether"
image="/assets/img/tools/aether.png"
url="https://github.com/nehbit/aether"
@ -15,7 +15,7 @@
description="Aether is a free/libre and open source decentralized social news aggregator with a built in voting system."
%}
{% include card.html color="primary"
{% include cardv2.html color="primary"
title="Tildes"
image="/assets/img/tools/tildes.png"
url="https://tildes.net"
@ -23,7 +23,7 @@
description="Tildes is a web-based decentralized online bulletin board. It is licensed under GPL 3.0."
%}
{% include card.html color="warning"
{% include cardv2.html color="warning"
title="Raddle"
image="/assets/img/tools/raddle.png"
url="https://raddle.me"