diff --git a/source/_data/miscellaneous.json b/source/_data/miscellaneous.json index 60e7720..7530e13 100644 --- a/source/_data/miscellaneous.json +++ b/source/_data/miscellaneous.json @@ -14,6 +14,19 @@ "OStatusClass": false, "categories": ["SN-ma"] }, + { + "title": "Pixelfed", + "source": "github.com/dansup/pixelfed", + "protocols": "ActivityPub", + "site": "pixelfed.org", + "logo": "/img/misc/pixelfed.svg", + "servers": "the-federation.info/pixelfed", + "apClass": true, + "zotClass": false, + "diasporaClass": false, + "OStatusClass": false, + "categories": ["Media", "SN-mi"] + }, { "title": "Funkwhale", "source": "code.eliotberriot.com/funkwhale/funkwhale", @@ -220,7 +233,7 @@ "zotClass": false, "diasporaClass": false, "OStatusClass": false, - "categories": ["Media"] + "categories": ["Media", "SN-mi"] }, { "title": "Go-Fed Activity", diff --git a/source/img/misc/pixelfed.svg b/source/img/misc/pixelfed.svg new file mode 100644 index 0000000..e9ff0ba --- /dev/null +++ b/source/img/misc/pixelfed.svg @@ -0,0 +1 @@ + \ No newline at end of file