Moved swiper script to footer

This commit is contained in:
Thomas Smith 2022-09-23 13:23:43 -04:00
parent fda6ed3513
commit 5a562b6124
2 changed files with 2 additions and 2 deletions

View file

@ -42,6 +42,8 @@
</div> </div>
</section> </section>
<script src="https://cdn.jsdelivr.net/npm/swiper@8/swiper-bundle.min.js"></script>
<!-- JavaScript Bundle with Popper --> <!-- JavaScript Bundle with Popper -->

View file

@ -59,8 +59,6 @@
rel="stylesheet" rel="stylesheet"
href="https://cdn.jsdelivr.net/npm/swiper@8/swiper-bundle.min.css" href="https://cdn.jsdelivr.net/npm/swiper@8/swiper-bundle.min.css"
/> />
<script src="https://cdn.jsdelivr.net/npm/swiper@8/swiper-bundle.min.js"></script>
<link href="https://fonts.googleapis.com/css2?family=Syne:wght@700&display=swap" rel="stylesheet"> <link href="https://fonts.googleapis.com/css2?family=Syne:wght@700&display=swap" rel="stylesheet">
<link href="https://file.myfontastic.com/Fd33ifaooDVpESwnDXETgR/icons.css" rel="stylesheet"> <link href="https://file.myfontastic.com/Fd33ifaooDVpESwnDXETgR/icons.css" rel="stylesheet">
<link rel="preconnect" href="https://fonts.googleapis.com"> <link rel="preconnect" href="https://fonts.googleapis.com">