fixing stack state problem

This commit is contained in:
metacryst
2025-12-27 02:35:48 -06:00
parent 188837d873
commit cee4d4fa8a
3 changed files with 11 additions and 6 deletions

View File

@@ -2,7 +2,7 @@
<html lang="en">
<head>
<title>Quill</title>
<link rel="icon" href="">
<link rel="icon" href="../_/Quill.png">
<link rel="stylesheet" href="">
<script src="../index.js"></script>
<script src="test.js" type="module"></script>