Files
mon-site/index.html
Votre Nom 0c53183602
Some checks failed
Tests / test (push) Failing after 4s
casser pipeline
2026-04-14 13:43:29 +00:00

10 lines
182 B
HTML

<!DOCTYPE html>
<html lang="fr">
<head>
<meta charset="UTF-8">
<title>Mon Site DevOps</title>
</head>
<body>
<p>Déployé automatiquement avec CI/CD !</p>
</body>
</html>