Actualiser index.html
All checks were successful
Tests / test (push) Successful in 4s

This commit is contained in:
2026-04-15 09:19:02 +00:00
parent 48e6e6f655
commit 69d1994dad

View File

@@ -5,7 +5,7 @@
<title>Mon Site DevOps</title> <title>Mon Site DevOps</title>
</head> </head>
<body> <body>
<h1>Bienvenue sur mon site</h1>
<p>Déployé automatiquement avec CI/CD !</p> <p>Déployé automatiquement avec CI/CD !</p>
<p>Etienne</p> <p>Etienne</p>
</body> </body>