🔧 Updated default html5 template
This commit is contained in:
parent
c2589fd351
commit
b102fb1fa5
1 changed files with 3 additions and 2 deletions
|
|
@ -26,7 +26,8 @@ cat <<EOM
|
||||||
anim id est laborum.</p>
|
anim id est laborum.</p>
|
||||||
</article>
|
</article>
|
||||||
</main>
|
</main>
|
||||||
|
<script src="./index.js" defer></script>
|
||||||
</body>
|
</body>
|
||||||
<script src="./index.js" default defer></script>
|
|
||||||
</html>
|
</html>
|
||||||
EOM
|
EOM
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue