Element only without matrix in app link
This commit is contained in:
parent
470624552d
commit
1555c70673
@ -66,7 +66,7 @@ func getStarterLinks(baseUri string) []AppLink {
|
|||||||
func getCreatorLinks(baseUri string) []AppLink {
|
func getCreatorLinks(baseUri string) []AppLink {
|
||||||
creatorLinks := []AppLink {
|
creatorLinks := []AppLink {
|
||||||
{
|
{
|
||||||
Title: "Element and Matrix",
|
Title: "Element",
|
||||||
Description: "Team Chat",
|
Description: "Team Chat",
|
||||||
Image: "/static/img/element.png",
|
Image: "/static/img/element.png",
|
||||||
Url: "https://element." + baseUri,
|
Url: "https://element." + baseUri,
|
||||||
|
Loading…
Reference in New Issue
Block a user