Update index.html

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

View File

@ -9,6 +9,18 @@
<link rel="stylesheet" href="../style.css"> <link rel="stylesheet" href="../style.css">
</head> </head>
<body> <body>
<section>
<h1>Our Team Members</h1>
<div>
<h2 id
</div>
<div>
</div>
<div>
</div>
</section>
</body> </body>
</html> </html>