Add 'index.html'
This commit is contained in:
parent
dd6f51d41e
commit
2545d72405
10
index.html
Normal file
10
index.html
Normal 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>
|
Loading…
Reference in a new issue