Do not load js in the footer
<script src="js/script.js" async></script>
<script src="js/script.js" defer></script>
Last updated 3 years ago