From 0b36b155e34f3ab40469318e87bdd1e636c6a38b Mon Sep 17 00:00:00 2001 From: STAHL FREDERIC <fstahl@unistra.fr> Date: Wed, 25 May 2022 11:42:09 +0000 Subject: [PATCH] Update config.yaml --- config.yaml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/config.yaml b/config.yaml index eb3f6c1..04723ba 100644 --- a/config.yaml +++ b/config.yaml @@ -70,15 +70,15 @@ languages: fr: languageName: Français weight: 1 - title: "Je suis sur le web !" - subtitle: "J'étais capable de faire un site sans que je n'en susse rien ..." + title: "Bienvenue sur le site du LinCS !" + subtitle: "Laboratoire International des Etudes Culturelles" params: dateFormat: "2/1/2006" en: languageName: English weight: 2 - title: "I'm on the Interwebs!" - subtitle: "I was able to do it all along!" + title: "Welcome on LinCS website !" + subtitle: "Internatinoal Laboratory for Cultural Studies" params: dateFormat: "2006-1-2" disableLanguages: -- GitLab