feat(services): update Matrix service descriptions and links
All checks were successful
Build and Deploy Static Site / build (push) Successful in 1m11s
All checks were successful
Build and Deploy Static Site / build (push) Successful in 1m11s
Updated the long description for the Matrix service to specify "web clients" instead of "Element web client". Added a new link to the Hydrogen client to provide users with more options for connecting to the Matrix server
This commit is contained in:
parent
6ec67f8891
commit
6f92e5aa8f
1 changed files with 5 additions and 1 deletions
|
@ -4,7 +4,7 @@
|
||||||
"name": "Matrix",
|
"name": "Matrix",
|
||||||
"url": "https://element.private.coffee",
|
"url": "https://element.private.coffee",
|
||||||
"short_description": "Matrix is an open network for secure, decentralized communication.",
|
"short_description": "Matrix is an open network for secure, decentralized communication.",
|
||||||
"long_description": "Private.coffee runs a Matrix server. You can use it to chat with other people at Private.coffee or around the world. Use it with a client of your choice, or use our Element web client.",
|
"long_description": "Private.coffee runs a Matrix server. You can use it to chat with other people at Private.coffee or around the world. Use it with a client of your choice, or use our web clients.",
|
||||||
"status": "OK",
|
"status": "OK",
|
||||||
"links": [
|
"links": [
|
||||||
{
|
{
|
||||||
|
@ -16,6 +16,10 @@
|
||||||
"url": "http://element.coffee2m3bjsrrqqycx6ghkxrnejl2q6nl7pjw2j4clchjj6uk5zozad.onion"
|
"url": "http://element.coffee2m3bjsrrqqycx6ghkxrnejl2q6nl7pjw2j4clchjj6uk5zozad.onion"
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "Go to Hydrogen",
|
||||||
|
"url": "https://hydrogen.private.coffee"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"icon": "matrix-logo",
|
"icon": "matrix-logo",
|
||||||
|
|
Loading…
Reference in a new issue