Update hamels/index.html

This commit is contained in:
2026-02-05 10:46:59 +01:00
parent 414c5d9b28
commit 8ec484e81b

View File

@@ -0,0 +1,18 @@
<!DOCTYPE html>
<html lang="nl">
<head>
<meta charset="UTF-8">
<title>Mijn Schoolproject</title>
<link rel="stylesheet" href="style.css">
</head>
<body>
<h1>Mijn Schoolproject</h1>
<p>
Dit is mijn website voor een schoolproject.
Hier leg ik kort uit waar mijn project over gaat.
</p>
</body>
</html>