diff --git a/_includes/cardv2.html b/_includes/cardv2.html index 1a6c1e37..031f52ab 100644 --- a/_includes/cardv2.html +++ b/_includes/cardv2.html @@ -69,6 +69,15 @@ Website + {% if include.privacy-policy %} + + + Privacy Policy + + {% endif %} {% if include.forum %} Social News Aggregators {% include cardv2.html -title="Aether" -image="/assets/img/svg/3rd-party/aether.svg" -description='Aether is a free and open-source decentralized social news aggregator with a built-in voting system.' -website="https://getaether.net/" -forum="https://forum.privacytools.io/t/discussion-aether/1256" -github="https://github.com/nehbit/aether" -windows="https://getaether.net/download/" -mac="https://getaether.net/download/" -linux="https://getaether.net/download/" + title="Aether" + image="/assets/img/svg/3rd-party/aether.svg" + description='Aether is a free and open-source decentralized social news aggregator with a built-in voting system.' + website="https://getaether.net/" + privacy-policy="https://getaether.net/privacypolicy/" + forum="https://forum.privacytools.io/t/discussion-aether/1256" + github="https://github.com/nehbit/aether" + windows="https://getaether.net/download/" + mac="https://getaether.net/download/" + linux="https://getaether.net/download/" %} {% include cardv2.html -title="Tildes" -image="/assets/img/svg/3rd-party/tildes.svg" -description='Tildes is a web-based self-hostable online bulletin board. It is licensed under GPL 3.0.' -website="https://tildes.net" -forum="https://forum.privacytools.io/t/discussion-tildes/1257" -gitlab="https://gitlab.com/tildes/tildes" -web="https://tildes.net" + title="Tildes" + image="/assets/img/svg/3rd-party/tildes.svg" + description='Tildes is a web-based self-hostable online bulletin board. It is licensed under GPL 3.0.' + website="https://tildes.net" + privacy-policy="https://docs.tildes.net/policies/privacy-policy" + forum="https://forum.privacytools.io/t/discussion-tildes/1257" + gitlab="https://gitlab.com/tildes/tildes" + web="https://tildes.net" %} {% include cardv2.html -title="Raddle" -image="/assets/img/png/3rd-party/raddle.png" -description="Raddle is a public Postmill instance focused on privacy and anti-censorship." -website="https://raddle.me" -forum="https://forum.privacytools.io/t/discussion-raddle/1258" -gitlab="https://gitlab.com/postmill/" -web="https://raddle.me" + title="Raddle" + image="/assets/img/png/3rd-party/raddle.png" + description="Raddle is a public Postmill instance focused on privacy and anti-censorship." + website="https://raddle.me" + privacy-policy="https://raddle.me/wiki/privacy_policy" + forum="https://forum.privacytools.io/t/discussion-raddle/1258" + gitlab="https://gitlab.com/postmill/" + web="https://raddle.me" %}

Worth Mentioning