mirror of
https://github.com/ivabus/www
synced 2024-11-10 17:45:15 +03:00
Moved swiper script to footer
This commit is contained in:
parent
fda6ed3513
commit
5a562b6124
|
@ -42,6 +42,8 @@
|
|||
</div>
|
||||
</section>
|
||||
|
||||
<script src="https://cdn.jsdelivr.net/npm/swiper@8/swiper-bundle.min.js"></script>
|
||||
|
||||
|
||||
<!-- JavaScript Bundle with Popper -->
|
||||
|
||||
|
|
|
@ -59,8 +59,6 @@
|
|||
rel="stylesheet"
|
||||
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://file.myfontastic.com/Fd33ifaooDVpESwnDXETgR/icons.css" rel="stylesheet">
|
||||
<link rel="preconnect" href="https://fonts.googleapis.com">
|
||||
|
|
Loading…
Reference in a new issue