Skip to content

Commit

Permalink
update jQuery reference to version 3.6.0
Browse files Browse the repository at this point in the history
  • Loading branch information
mfettig committed Nov 4, 2021
1 parent 0c05dfa commit 7a95549
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions index.php
Original file line number Diff line number Diff line change
Expand Up @@ -1771,8 +1771,8 @@ class="book"/>
</div><!-- .inner -->
</div><!-- .outer -->

<!-- Load jquery-3.3.1.min.js file -->
<script type="text/javascript" src="../admin/js/jquery-3.3.1.min.js"></script>
<!-- Load jquery-3.6.0.min.js file -->
<script type="text/javascript" src="../admin/js/jquery-3.6.0.min.js"></script>

<!-- script for arrow animation -->
<script type="text/javascript">
Expand Down

0 comments on commit 7a95549

Please sign in to comment.