From 61b6ddb8104ab279ea50c5736e824c2b07934831 Mon Sep 17 00:00:00 2001 From: DURAND Solal Date: Tue, 16 Sep 2025 09:01:29 +0200 Subject: [PATCH] Premier commit sur la branche develop --- index.html | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 index.html diff --git a/index.html b/index.html new file mode 100644 index 0000000..65b42d1 --- /dev/null +++ b/index.html @@ -0,0 +1,10 @@ + + + + +Projet Site Web<title> +</head> +<body> +<h1> CACA</h1> +</body> +</html>