auto-git:
[change] index.html
This commit is contained in:
@@ -233,7 +233,7 @@
|
|||||||
</div>
|
</div>
|
||||||
|
|
||||||
<script src="renderer.js"></script>
|
<script src="renderer.js"></script>
|
||||||
<!--<script type="module">
|
<script type="module">
|
||||||
import { AnimeCat } from './animeCat.js';
|
import { AnimeCat } from './animeCat.js';
|
||||||
document.addEventListener('DOMContentLoaded', () => {
|
document.addEventListener('DOMContentLoaded', () => {
|
||||||
const slot = document.getElementById('catSlot');
|
const slot = document.getElementById('catSlot');
|
||||||
@@ -254,7 +254,7 @@
|
|||||||
}
|
}
|
||||||
simulateStream("Hi there! I'm your friendly assistant 👋");
|
simulateStream("Hi there! I'm your friendly assistant 👋");
|
||||||
});
|
});
|
||||||
</script>-->
|
</script>
|
||||||
</main>
|
</main>
|
||||||
</body>
|
</body>
|
||||||
</html>
|
</html>
|
||||||
Reference in New Issue
Block a user