Update gpt/index.html
This commit is contained in:
@@ -5,8 +5,15 @@
|
||||
<title>Ben GPT</title>
|
||||
</head>
|
||||
<body>
|
||||
<div>
|
||||
<table>hier komt mijn chat bot</table>
|
||||
</div>
|
||||
|
||||
<div>
|
||||
<table>
|
||||
<tr>
|
||||
<td>hier komt mijn chat bot</td>
|
||||
<td>het is nog onder constructie</td>
|
||||
</tr>
|
||||
</table>
|
||||
</div>
|
||||
|
||||
</body>
|
||||
</html>
|
||||
Reference in New Issue
Block a user