Update gpt/index.html

This commit is contained in:
2026-03-05 10:28:11 +01:00
parent ab42958b93
commit 3792beff14

View File

@@ -6,7 +6,7 @@
</head> </head>
<body> <body>
<div> <div>
<textarea>hier komt mijn chat bot</textarea> <table>hier komt mijn chat bot</table>
</div> </div>
</body> </body>
</html> </html>