Add 'index.html'

This commit is contained in:
julien.oculi 2024-02-19 17:07:22 +01:00
parent dd6f51d41e
commit 2545d72405

10
index.html Normal file
View file

@ -0,0 +1,10 @@
<!DOCTYPE html>
<html>
<head>
<title>Mon portfolio</title>
<head>
<body>
<h1>Mon portfolio</h1>
<p>Mes projets ...</p>
</body>
</html>