fix: cleanup

This commit is contained in:
Barrett Ruth 2025-11-09 14:55:50 -05:00
parent 16850cf468
commit 04308592ff
7 changed files with 8 additions and 8 deletions

View file

@ -40,4 +40,4 @@ const promptText = topic ? `barrett@ruth:~$ ${topic}` : "barrett@ruth:~$";
}
</style>
<script type="module" src="/scripts/index.js"></script>
<script src="/scripts/index.js"></script>