Skip to content

Commit

Permalink
Update index.html
Browse files Browse the repository at this point in the history
  • Loading branch information
luxplanjay authored Dec 27, 2023
1 parent 63a0618 commit d447828
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,6 @@ <h1>Lorem ipsum dolor sit amet.</h1>
<!-- Loads the specified .html file -->
<load ="partials/vite-promo.html" />

<script type="module" src="/main.js"></script>
<script type="module" src="./main.js"></script>
</body>
</html>

0 comments on commit d447828

Please sign in to comment.