Introduce branding-resources site and brand Element welcome/auth page
This commit is contained in:
parent
02411bb800
commit
ddcf4eff0d
4 changed files with 66 additions and 2 deletions
|
@ -43,5 +43,14 @@
|
|||
},
|
||||
"jitsi": {
|
||||
"preferredDomain": "meet.element.io"
|
||||
},
|
||||
"branding": {
|
||||
"welcome_background_url": "https://branding-resources.hamburg.ccc.de/background/blur-more-blur-edit.jpg",
|
||||
"auth_header_logo_url": "https://branding-resources.hamburg.ccc.de/logo/ccchh-logo-no-background.png",
|
||||
"auth_footer_links": [
|
||||
{ "text": "Website", "url": "https://hamburg.ccc.de/" },
|
||||
{ "text": "Wiki", "url": "https://wiki.ccchh.net/" },
|
||||
{ "text": "Status", "url": "https://status.ccchh.net/status/main" }
|
||||
]
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue