add pixelfed and wordpress coloring to graph

This commit is contained in:
Tao Bror Bojlén 2019-08-18 17:01:55 +02:00
parent adde4810ba
commit 7469a97769
No known key found for this signature in database
GPG key ID: C6EC7AAB905F9E6F

View file

@ -48,10 +48,12 @@ export const INSTANCE_TYPES = [
"pleroma", "pleroma",
"misskey", "misskey",
"gab", "gab",
"pixelfed",
"gnusocial", "gnusocial",
"writefreely", "writefreely",
"peertube", "peertube",
"friendica", "friendica",
"hubzilla", "hubzilla",
"plume" "plume",
"wordpress"
]; ];