🔧 Updated default html5 template

This commit is contained in:
tomit4 2026-04-02 16:01:59 -07:00
parent c2589fd351
commit b102fb1fa5

View file

@ -26,7 +26,8 @@ cat <<EOM
anim id est laborum.</p>
</article>
</main>
<script src="./index.js" defer></script>
</body>
<script src="./index.js" default defer></script>
</html>
EOM
EOM