feat(services): update long description for Mastodon
All checks were successful
Build and Deploy Static Site / build (push) Successful in 58s
All checks were successful
Build and Deploy Static Site / build (push) Successful in 58s
Expanded the long description of Mastodon in the services.json file to include that registrations are open to everyone on Cuddly Space. Enhances clarity for potential users regarding registration availability.
This commit is contained in:
parent
46ca441a32
commit
f507ddbc65
1 changed files with 1 additions and 1 deletions
|
@ -110,7 +110,7 @@
|
||||||
"url": "https://cuddly.space",
|
"url": "https://cuddly.space",
|
||||||
"homemade": false,
|
"homemade": false,
|
||||||
"short_description": "Mastodon is a decentralized social network.",
|
"short_description": "Mastodon is a decentralized social network.",
|
||||||
"long_description": "Mastodon is a decentralized social network. You can use it to post short messages, follow other people, and more.",
|
"long_description": "Mastodon is a decentralized social network. You can use it to post short messages, follow other people, and more. Registrations are open to everyone on Cuddly Space.",
|
||||||
"status": "OK",
|
"status": "OK",
|
||||||
"links": [
|
"links": [
|
||||||
{
|
{
|
||||||
|
|
Loading…
Reference in a new issue