Introduce branding-resources site and brand Element welcome/auth page

This commit is contained in:
June 2023-10-07 05:17:53 +02:00
commit ddcf4eff0d
4 changed files with 66 additions and 2 deletions

View file

@ -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" }
]
}
}