diff --git a/views/index.ejs b/views/index.ejs
index 06f8e5f..bec8e48 100644
--- a/views/index.ejs
+++ b/views/index.ejs
@@ -1,15 +1,73 @@
-
+
- Accueil
+
+ Diagramme Radar avec Chart.js
+
- <% if (user) { %>
- Bienvenue, <%= user.username %>!
- Déconnexion
- <% } else { %>
- Bienvenue sur Resto-EPI
- Connexion/Inscription via Discord
- <% } %>
+
+
+
+
+
-
+
\ No newline at end of file