From 338147df1499318fa9ad017db7ae90c52a75b70c Mon Sep 17 00:00:00 2001 From: Jean-Baptiste Joatton Date: Thu, 30 Jul 2026 18:40:20 +0200 Subject: [PATCH] Ajout fichier index.html --- index.html | 1 + 1 file changed, 1 insertion(+) create mode 100644 index.html diff --git a/index.html b/index.html new file mode 100644 index 0000000..cd08755 --- /dev/null +++ b/index.html @@ -0,0 +1 @@ +Hello world!