diff --git a/config.yaml b/config.yaml
index 8a8cc4e61809dd0163e0f4821670860f5394323e..11a99ce2a497c70e283c1a15ad7817d49702b951 100644
--- a/config.yaml
+++ b/config.yaml
@@ -81,3 +81,5 @@ languages:
     subtitle: "I was able to do it all along!"
     params:
       dateFormat: "2006-1-2"
+disableLanguages:
+  - en
diff --git a/content/_index.en.md b/content/_index.en.md
deleted file mode 100644
index 19cd277805765b2df77b36bd7ccef58fa636c00d..0000000000000000000000000000000000000000
--- a/content/_index.en.md
+++ /dev/null
@@ -1,9 +0,0 @@
-## Front Page Content
-
-This website is powered by [GitLab Pages](https://about.gitlab.com/features/pages/)
-/ [Hugo](https://gohugo.io) and can be built in under 1 minute.
-Literally. It uses the `beautifulhugo` theme which supports content on your front page.
-Edit `/content/_index.md` to change what appears here. Delete `/content/_index.md`
-if you don't want any content here.
-
-Head over to the [GitLab project](https://gitlab.com/pages/hugo) to get started.
diff --git a/content/_index.fr.md b/content/_index.fr.md
deleted file mode 100644
index 0fa2ab147d0e0743c9cdeea0f5f272438be4e609..0000000000000000000000000000000000000000
--- a/content/_index.fr.md
+++ /dev/null
@@ -1,8 +0,0 @@
-## 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) !