diff --git a/_includes/sections/social-networks.html b/_includes/sections/social-networks.html index 7e529ec7..8b8e736d 100644 --- a/_includes/sections/social-networks.html +++ b/_includes/sections/social-networks.html @@ -40,6 +40,16 @@ android="" web="" %} +{% include cardv2.html +title="PixelFed - Instagram Alternative" +image="/assets/img/provider/pixelfed.png" +description='A free and ethical photo sharing platform, powered by ActivityPub federation. Pixelfed is an open-source, federated platform. You can run your own instance or join one.' +website="https://pixelfed.org/" +forum="https://forum.privacytools.io/t/discussion-pixelfed/293" +github="https://github.com/pixelfed" +web="" +%} + {% include cardv2.html title="GNU social - Twitter Alternative" image="/assets/img/provider/gnu-social.png" diff --git a/assets/img/provider/pixelfed.png b/assets/img/provider/pixelfed.png new file mode 100644 index 00000000..774257af Binary files /dev/null and b/assets/img/provider/pixelfed.png differ