Skip to content

Commit

Permalink
Change to defer.
Browse files Browse the repository at this point in the history
  • Loading branch information
KoptevAnton committed Aug 8, 2024
1 parent cab14bc commit 52ab76b
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 @@ -172,6 +172,6 @@
<load src="partials/reviews.html" />
</main>
<load src="partials/work-together.html" />
<script type="module" src="./main.js" async></script>
<script type="module" src="./main.js" defer></script>
</body>
</html>

0 comments on commit 52ab76b

Please sign in to comment.