diff --git a/config.yaml b/config.yaml
index de9f5a2853968175f1bd9e71f8bd659598612a09..8a8cc4e61809dd0163e0f4821670860f5394323e 100644
--- a/config.yaml
+++ b/config.yaml
@@ -65,7 +65,6 @@ menu:
     weight: 3
 
 
-
 defaultContentLanguage: "fr"
 languages:
   fr:
diff --git a/content/_index.fr.md b/content/_index.fr.md
new file mode 100644
index 0000000000000000000000000000000000000000..0fa2ab147d0e0743c9cdeea0f5f272438be4e609
--- /dev/null
+++ b/content/_index.fr.md
@@ -0,0 +1,8 @@
+## Bienvenue !
+
+Ce site web est construit grâce à [GitLab Pages](https://about.gitlab.com/features/pages/)
+et [Hugo](https://gohugo.io) et peut être construit très rapidement.
+Par vous !
+Modifiez le fichier `/content/_index.md` pour changer ce qui apparait ici.
+
+Pour plus de renseignements, rendez-vous sur ce [projet GitLab](https://gitlab.com/pages/hugo) !
diff --git a/themes/beautifulhugo/i18n/fr.yaml b/themes/beautifulhugo/i18n/fr.yaml
index 237516301298a047bf8ae592f955a20d4d813de0..de17c002fdfdf6548f2066babdc1a4664aa6f525 100644
--- a/themes/beautifulhugo/i18n/fr.yaml
+++ b/themes/beautifulhugo/i18n/fr.yaml
@@ -1,4 +1,6 @@
 # Content
+- id: dateFormat
+  translation: "21/1/2006"
 - id: postedOnDate
   translation: "Publié le {{ .Count }}"
 - id: translationsLabel