blah blah

This commit is contained in:
Seth 2025-05-18 23:49:25 -04:00
parent ed89311c3f
commit 56518ea879
10 changed files with 174 additions and 98 deletions

View file

@ -17,7 +17,7 @@
</head>
<body>
<script src="index.tsx" type="module"></script>
<script src="./index.tsx" type="module"></script>
</body>
</html>