Update gpt/index.html
This commit is contained in:
@@ -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>
|
||||||
Reference in New Issue
Block a user