diff --git a/web/config.toml b/web/config.toml
index d5748eb6374d0bc6b5edbd07d19136c8dd8e60f2..188e74864bb282930cc4eb47d6daefaa3f0a1d35 100644
--- a/web/config.toml
+++ b/web/config.toml
@@ -7,18 +7,12 @@ pygmentsCodeFences = true
 pygmentsUseClasses = true
 
 [params]
-  description = "Your site description"
-  copyright = "Copyright © 2021 Your Name"
+  description = "Animation en synthèse d'images"
+  copyright = "c"
   dark = "auto"
   highlight = true
 
 [menu]
-    [[menu.main]]
-        identifier = "index"
-        name = "index"
-        title = "home"
-        url = "/"
-        weight = 10
     [[menu.main]]
         identifier = "posts"
         name = "posts"