1
0
mirror of https://github.com/privacyguides/privacyguides.org.git synced 2025-07-21 19:02:41 +00:00

Actually add Lemmy

@freddy-m I think you missed a few key parts of this PR, like having a logo and making it actually build.
This commit is contained in:
2021-01-16 21:42:48 -06:00
parent 145ce99f60
commit 93cbec8fde
2 changed files with 14 additions and 2 deletions

View File

@ -30,8 +30,8 @@ web="https://tildes.net"
{% include cardv2.html
title="Lemmy"
image="/assets/img/png/3rd-party/lemmy.svg"
description="An <a href="https://github.com/dessalines/lemmy/blob/master/LICENSE">AGPL</a>-licensed self-hostable link aggregator intended to work in the <a href="https://www.wikipedia.org/wiki/Fediverse">Fediverse</a>."
image="/assets/img/svg/3rd-party/lemmy.svg"
description='Lemmy is an <a href="https://github.com/dessalines/lemmy/blob/master/LICENSE">AGPL</a>-licensed self-hostable link aggregator and discussion network designed to serve as an alternative to Reddit within the ActivityPub <a href="https://www.wikipedia.org/wiki/Fediverse">Fediverse</a>.'
website="https://dev.lemmy.ml/"
forum="https://forum.privacytools.io/t/"
github="https://github.com/LemmyNet/lemmy/"