add pixelfed and wordpress coloring to graph
This commit is contained in:
parent
adde4810ba
commit
7469a97769
|
@ -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"
|
||||||
];
|
];
|
||||||
|
|
Loading…
Reference in a new issue