diff options
-rw-r--r-- | src/footer.fill | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/footer.fill b/src/footer.fill index 4599e40..9352088 100644 --- a/src/footer.fill +++ b/src/footer.fill @@ -54,7 +54,7 @@ <!-- end Scroll to top button --> <!-- ***** JAVASCRIPTS ***** --> -<script src="/assets/plugins/jquery.min.js"></script> +<script src="https://code.jquery.com/jquery-3.6.0.min.js"></script> <script src="https://polyfill.io/v3/polyfill.min.js?features=IntersectionObserver"></script> <script src="/assets/plugins/plugins.js"></script> <script src="/assets/js/functions.js"></script> |