mirror of
https://codeberg.org/fediverse/fediparty.git
synced 2024-11-26 02:11:29 +00:00
Add MAstodon link
This commit is contained in:
parent
105edf061c
commit
5bfed3eb8d
|
@ -53,7 +53,8 @@
|
||||||
"backup": "https://github.com/kensanata/mastodon-backup",
|
"backup": "https://github.com/kensanata/mastodon-backup",
|
||||||
"services":
|
"services":
|
||||||
[
|
[
|
||||||
{"id": "0", "url": "https://masto.host"}
|
{"id": "0", "url": "https://masto.host"},
|
||||||
|
{"id": "1", "url": "https://fediverse.me"}
|
||||||
],
|
],
|
||||||
"forks":
|
"forks":
|
||||||
[
|
[
|
||||||
|
|
|
@ -100,7 +100,8 @@ metrics: metrics
|
||||||
dashboards: dashboards
|
dashboards: dashboards
|
||||||
stats: stats
|
stats: stats
|
||||||
graphs: graphs
|
graphs: graphs
|
||||||
mastoPreinstalled: Preinstalled Masto services
|
mastoPreinstalled: Preinstalled Mastodon
|
||||||
|
mastoHosting: Your Mastodon server
|
||||||
webmentions: Webmentions - site + Fediverse bridge
|
webmentions: Webmentions - site + Fediverse bridge
|
||||||
mastofeed: Mastofeed
|
mastofeed: Mastofeed
|
||||||
crossposting: Mastodon-Twitter crossposting
|
crossposting: Mastodon-Twitter crossposting
|
||||||
|
|
Loading…
Reference in a new issue