Gemma3 / index.html
tylermullen's picture
Update index.html
ac8163d verified
<!doctype html>
<html>
<head>
<script src="./bundle.js"></script>
</head>
<body>
<llm-chat></llm-chat>
</body>
</html>