Update index.html

This commit is contained in:
Blandine Bajard 2021-10-15 14:08:04 +02:00 committed by GitHub
parent 887b3cba46
commit aae8e09de0
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 0 additions and 15 deletions

View File

@ -18,20 +18,5 @@
<p id = "email"></p>
<img id = "avatar">
</div>
<div>
<p id = "nom2"></p>
<p id = "prenom2"></p>
<p id = "identifiant2"></p>
<p id = "email2"></p>
<img id = "avatar2">
</div>
<div>
<p id = "nom3"></p>
<p id = "prenom3"></p>
<p id = "identifiant3"></p>
<p id = "email3"></p>
<img id = "avatar3">
</div>
</body>
</html>