This commit is contained in:
vista-man
2024-10-30 23:29:18 +01:00
parent 4b46b44f18
commit 07b7dfa018
5 changed files with 1048 additions and 3 deletions

View File

@@ -800,9 +800,9 @@
</section> </section>
<script src="https://r.mobirisesite.com/849385/assets/web/assets/jquery/jquery.min.js?rnd=1730245704585"></script> <script src="js/jquery.min.js"></script>
<script src="https://r.mobirisesite.com/849385/assets/bootstrap/js/bootstrap.bundle.min.js?rnd=1730245704585"></script> <script src="js/bootstrap.bundle.min.js"></script>
<script src="https://r.mobirisesite.com/849385/assets/parallax/jarallax.js?rnd=1730245704585"></script> <script src="js/jarallax.js"></script>
<script src="https://r.mobirisesite.com/849385/assets/smoothscroll/smooth-scroll.js?rnd=1730245704585"></script> <script src="https://r.mobirisesite.com/849385/assets/smoothscroll/smooth-scroll.js?rnd=1730245704585"></script>
<script src="https://r.mobirisesite.com/849385/assets/ytplayer/index.js?rnd=1730245704585"></script> <script src="https://r.mobirisesite.com/849385/assets/ytplayer/index.js?rnd=1730245704585"></script>
<script src="https://r.mobirisesite.com/849385/assets/dropdown/js/navbar-dropdown.js?rnd=1730245704585"></script> <script src="https://r.mobirisesite.com/849385/assets/dropdown/js/navbar-dropdown.js?rnd=1730245704585"></script>

7
js/bootstrap.bundle.min.js vendored Normal file

File diff suppressed because one or more lines are too long

1034
js/jarallax.js Normal file

File diff suppressed because it is too large Load Diff

4
js/jquery.min.js vendored Normal file

File diff suppressed because one or more lines are too long

View File