fix: add closing script tag
This commit is contained in:
+1
-1
@@ -26,7 +26,7 @@
|
||||
<footer>
|
||||
<p>Hope you enjoy the stream!</p>
|
||||
</footer>
|
||||
<script type="module" src="index.js" />
|
||||
<script type="module" src="index.js"></script>
|
||||
</body>
|
||||
|
||||
</html>
|
||||
|
||||
Reference in New Issue
Block a user