Skip to content

Commit

Permalink
Update JQuery version to 3.7.1
Browse files Browse the repository at this point in the history
  • Loading branch information
haceneouserir committed Jan 8, 2024
1 parent 6b97b41 commit ab071e3
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 1 addition & 1 deletion index.html
Original file line number Diff line number Diff line change
Expand Up @@ -146,7 +146,7 @@ <h2 class="title-2">Contact Me</h2>
</footer>
<!-- End Footer -->
<!-- JQuery -->
<script src="https://code.jquery.com/jquery-3.6.0.min.js" integrity="sha256-/xUj+3OJU5yExlq6GSYGSHk7tPXikynS7ogEvDej/m4=" crossorigin="anonymous"></script>
<script src="js/jquery-3.7.1.min.js"></script>
<!-- JS -->
<script src="js/app.js" defer></script>
</body>
Expand Down
2 changes: 2 additions & 0 deletions js/jquery-3.7.1.min.js

Large diffs are not rendered by default.

0 comments on commit ab071e3

Please sign in to comment.