Update social-news-agregator.html
This commit is contained in:
parent
ac1c35ce45
commit
2b6277ace1
@ -7,7 +7,7 @@
|
|||||||
<div class="row mb-2">
|
<div class="row mb-2">
|
||||||
|
|
||||||
|
|
||||||
{% include card.html color="success"
|
{% include cardv2.html color="success"
|
||||||
title="Aether"
|
title="Aether"
|
||||||
image="/assets/img/tools/aether.png"
|
image="/assets/img/tools/aether.png"
|
||||||
url="https://github.com/nehbit/aether"
|
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."
|
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"
|
title="Tildes"
|
||||||
image="/assets/img/tools/tildes.png"
|
image="/assets/img/tools/tildes.png"
|
||||||
url="https://tildes.net"
|
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."
|
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"
|
title="Raddle"
|
||||||
image="/assets/img/tools/raddle.png"
|
image="/assets/img/tools/raddle.png"
|
||||||
url="https://raddle.me"
|
url="https://raddle.me"
|
||||||
|
Reference in New Issue
Block a user