ai/vicuna-tools.d/template.d/index.html

13 lines
235 B
HTML

<html>
<header>
<link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/water.css@2/out/dark.css">
</header>
<body>
<ul>
<li><a href="/chatbot">Chat bot</a></li>
</ul>
</body>
<footer>
</footer>
</html>