mirror of
https://framagit.org/framasoft/framadate/funky-framadate-front.git
synced 2023-08-25 13:53:14 +02:00
add appLanding image in prod env
This commit is contained in:
parent
1f4809e56a
commit
19b9d61192
@ -17,6 +17,7 @@ const apiV1 = {
|
|||||||
export const environment = {
|
export const environment = {
|
||||||
advanced_options_display: true,
|
advanced_options_display: true,
|
||||||
appLogo: 'assets/img/logo_frama_dinum.svg',
|
appLogo: 'assets/img/logo_frama_dinum.svg',
|
||||||
|
appLanding: 'assets/img/landing_calendar.svg',
|
||||||
appTitle: 'FramaDate',
|
appTitle: 'FramaDate',
|
||||||
appVersion: '2.2.1',
|
appVersion: '2.2.1',
|
||||||
appSupportEmail: 'example-support@example.com',
|
appSupportEmail: 'example-support@example.com',
|
||||||
|
Loading…
Reference in New Issue
Block a user