1
0
mirror of https://github.com/gilbN/theme.park.git synced 2024-08-18 07:59:37 +02:00
This commit is contained in:
Marius 2021-05-17 20:08:27 +02:00
parent c86a9253e8
commit fff8d2b378

View File

@ -19,9 +19,9 @@
<link href="https://cdnjs.cloudflare.com/ajax/libs/magnific-popup.js/1.1.0/magnific-popup.min.css"
rel="stylesheet" />
<!-- Core theme CSS (includes Bootstrap)-->
<link href="Resources/landing-page/css/styles.css" rel="stylesheet" />
<link href="Resources/landing-page/css/styles.css?v=1" rel="stylesheet" />
<link rel="stylesheet" href="Resources/landing-page/css/jquery-bg-slideshow.css">
<link rel="stylesheet" href="Resources/landing-page/css/custom.css">
<link rel="stylesheet" href="Resources/landing-page/css/custom.css?v=1.1">
</head>
<body id="page-top">
@ -439,8 +439,8 @@
<script src="https://cdnjs.cloudflare.com/ajax/libs/animejs/3.2.1/anime.min.js"></script>
<script src="https://cdnjs.cloudflare.com/ajax/libs/magnific-popup.js/1.1.0/jquery.magnific-popup.min.js"></script>
<!-- Core theme JS-->
<script src="Resources/landing-page/js/scripts.js"></script>
<script src="Resources/landing-page/js/jquery-bg-slideshow.js"></script>
<script src="Resources/landing-page/js/scripts.js?v=1"></script>
<script src="Resources/landing-page/js/jquery-bg-slideshow.js?v=1"></script>
<script type="text/javascript">
$(function () {
$(".bg").bgSlideShow();