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