Skip to content

Commit

Permalink
Moving from jquery 1.10.2 to 3.7.1.
Browse files Browse the repository at this point in the history
  • Loading branch information
ylussaud committed Jan 19, 2024
1 parent 1d9db98 commit cb43a52
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 7 deletions.
2 changes: 1 addition & 1 deletion _includes/footer.html
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
</div>
</footer>
<!-- JavaScript -->
<script src="{{ page.relativePath }}/js/jquery-1.10.2.js"></script>
<script src="{{ page.relativePath }}/js/jquery-3.7.1.min.js"></script>
<script src="{{ page.relativePath }}/js/bootstrap.js"></script>
<script src="{{ page.relativePath }}/js/modern-business.js"></script>
<script src="{{ page.relativePath }}/js/main.js"></script>
Expand Down
Loading

0 comments on commit cb43a52

Please sign in to comment.