added roundcube to app list
This commit is contained in:
parent
74b542023f
commit
9d8fda9253
@ -72,6 +72,14 @@ func getStarterLinks(baseUri string) []AppLink {
|
||||
LDAP: false,
|
||||
DocumentationUrl: "https://doc.powerdns.com/",
|
||||
},
|
||||
{
|
||||
Title: "Web Mail",
|
||||
Description: "Email",
|
||||
Image: "/static/img/roundcube.png",
|
||||
Url: "https://roundcube." + baseUri,
|
||||
LDAP: false,
|
||||
DocumentationUrl: "https://roundcube.net/support/",
|
||||
},
|
||||
}
|
||||
}
|
||||
|
||||
|
BIN
ui/static/img/roundcube.png
Normal file
BIN
ui/static/img/roundcube.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 20 KiB |
Loading…
Reference in New Issue
Block a user