Update gpt/index.html

This commit is contained in:
2026-03-05 21:19:15 +01:00
parent bc519a9c8a
commit 89a364e586

View File

@@ -5,8 +5,15 @@
<title>Ben GPT</title> <title>Ben GPT</title>
</head> </head>
<body> <body>
<div> <div>
<table>hier komt mijn chat bot</table> <table>
<tr>
<td>hier komt mijn chat bot</td>
<td>het is nog onder constructie</td>
</tr>
</table>
</div> </div>
</body> </body>
</html> </html>