diff --git a/src/app/core/components/home/home.component.html b/src/app/core/components/home/home.component.html
index 0b7dc37a..2f817dcf 100644
--- a/src/app/core/components/home/home.component.html
+++ b/src/app/core/components/home/home.component.html
@@ -35,44 +35,45 @@
/>
-
-
-
- Autres boutons:
-
-
-
-
-
-
-
-
-
+
+
+
+
+
+
+
+
+
+
diff --git a/src/environments/environment.prod.ts b/src/environments/environment.prod.ts
index 8f1e26f5..34a6cf93 100644
--- a/src/environments/environment.prod.ts
+++ b/src/environments/environment.prod.ts
@@ -19,8 +19,8 @@ export const environment = {
appLogo: 'assets/img/LogoViolet.svg',
appLogoFooter: 'assets/img/LogoBlanc.svg',
appLanding: 'assets/img/landing_calendar.svg',
- appTitle: 'FramaDate',
- appVersion: '2.2.1',
+ appTitle: 'BarracuDate',
+ appVersion: '2.2.2',
appSupportEmail: 'example-support@example.com',
appSupportWebpage: 'https://www.cipherbliss.com/contact',
autofill_creation: false,
diff --git a/src/environments/environment.ts b/src/environments/environment.ts
index 7f8f60b3..ddb8e42b 100644
--- a/src/environments/environment.ts
+++ b/src/environments/environment.ts
@@ -20,12 +20,12 @@ export const environment = {
appLogo: 'assets/img/LogoViolet.svg',
appLogoFooter: 'assets/img/LogoBlanc.svg',
appLanding: 'assets/img/landing_calendar.svg',
- appTitle: 'BlissDate',
- appVersion: '2.2.1',
+ appTitle: 'BarracuDate',
+ appVersion: '2.2.2',
appSupportEmail: 'example-support@example.com',
appSupportWebpage: 'https://www.cipherbliss.com/contact',
- autofill_creation: true,
- autofill_default_timeslices: true,
+ autofill_creation: false,
+ autofill_default_timeslices: false,
autofill_participation: false,
autoSendNewPoll: false,
creation_display_admin_url: false,