mirror of
https://github.com/ivabus/www
synced 2024-11-10 16:25:15 +03:00
Added 'swiper' link and JS to <head>
This commit is contained in:
parent
44a7dbf229
commit
fda6ed3513
|
@ -55,6 +55,12 @@
|
|||
<link rel="stylesheet" href="/css/footer.css">
|
||||
<link rel="stylesheet" href="/css/package-grid.css">
|
||||
<link rel="stylesheet" href="/css/buttons.css">
|
||||
<link
|
||||
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