Upload files to "/"

This commit is contained in:
2026-09-08 19:54:04 +02:00
commit 8b62e89312
3 changed files with 46 additions and 0 deletions
+14
View File
@@ -0,0 +1,14 @@
<!DOCTYPE html>
<html lang="fr">
<head>
<title>Cloud de notre formation priv&eacutee</title>
<style>
body { background-color: darkgrey; color: black;}
h1 { color: LightGreen }
</style>
</head>
<body>
<h1>Le site Internet de notre formation</h1>
<p>Notre serveur web est fonctionnel !</p>
</body>
</html>