Update 'index.html'
This commit is contained in:
parent
3a45ce7f56
commit
33466ce020
|
@ -5,6 +5,11 @@
|
|||
<title>Mon portfolio</title>
|
||||
<head>
|
||||
<body>
|
||||
<style>
|
||||
body {
|
||||
color: blue;
|
||||
}
|
||||
</style>
|
||||
<h1>Mon portfolio</h1>
|
||||
<p>Mes projets ...</p>
|
||||
</body>
|
||||
|
|
Loading…
Reference in a new issue