Skip to content

Commit

Permalink
Update public/index.html
Browse files Browse the repository at this point in the history
Co-authored-by: Cameron Fraser <[email protected]>
  • Loading branch information
toloudis and frasercl authored Jan 25, 2025
1 parent 9e580b3 commit 840d50e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion public/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -69,6 +69,6 @@
<input id="gammaMax" type="number" min="0" max="255" step="1" value="255"/>
</p>
</body>
<script type="module" src="index.ts"> </script>
<script type="module" src="index.ts"></script>

</html>

0 comments on commit 840d50e

Please sign in to comment.