add appLanding image in prod env

This commit is contained in:
Tykayn 2022-02-08 14:52:14 +01:00 committed by tykayn
parent 1f4809e56a
commit 19b9d61192
1 changed files with 1 additions and 0 deletions

View File

@ -17,6 +17,7 @@ const apiV1 = {
export const environment = {
advanced_options_display: true,
appLogo: 'assets/img/logo_frama_dinum.svg',
appLanding: 'assets/img/landing_calendar.svg',
appTitle: 'FramaDate',
appVersion: '2.2.1',
appSupportEmail: 'example-support@example.com',