Update gpt/index.html

This commit is contained in:
2026-03-05 10:22:52 +01:00
parent 12c39ebd6d
commit 90894c726a

View File

@@ -1,4 +1,12 @@
<!DOCTYPE html>
<div>
<title>hier komt mijn eigen ai chat bot (ben gpt)</title>
</div>
<html lang="nl">
<head>
<meta charset="UTF-8">
<title>Hier komt mijn eigen AI chatbot (Ben GPT)</title>
</head>
<body>
<div>
<!-- hier kan de chat-interface komen -->
</div>
</body>
</html>