additional customizations of welcome page
This commit is contained in:
@ -29,5 +29,10 @@
|
||||
{% endif %}
|
||||
"embeddedPages": {
|
||||
"homeUrl": {{ matrix_riot_web_embedded_pages_home_url|string|to_json }}
|
||||
},
|
||||
"branding": {
|
||||
"authFooterLinks": {{ matrix_riot_web_welcome_footerlinks|to_json }},
|
||||
"authHeaderLogoUrl": {{ matrix_riot_web_welcome_authlogo|to_json }},
|
||||
"welcomeBackgroundUrl": {{ matrix_riot_web_welcome_background|to_json }}
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user