Files
test-deploy/index.html

12 lines
179 B
HTML

<html>
<head>
<title>Voilà un premier déploiment</title>
</head>
<body>
<h1>Voilà un nouveau test.</h1>
<p>Ceci est une modification de test.</p>
</body>
</html>