second commit

This commit is contained in:
eviau 2023-05-02 00:21:42 -04:00
parent 307aab4807
commit 742cf3ca53
1 changed files with 11 additions and 0 deletions

11
index.html Normal file
View File

@ -0,0 +1,11 @@
<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8">
<title>Ma page de test</title>
</head>
<body>
<p>ceci est un test</p>
</body>
</html>