Skip to content

Commit

Permalink
Upgrade jquery
Browse files Browse the repository at this point in the history
  • Loading branch information
joelpurra committed Apr 15, 2021
1 parent 9d04c9f commit 15ae97c
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 6 deletions.
2 changes: 1 addition & 1 deletion index.html
Expand Up @@ -84,7 +84,7 @@ <h1>
</button>
</section>
<section id="videos"></section>
<script src="./resources/javascript/external/jquery-1.12.4.min.js"></script>
<script src="./resources/javascript/external/jquery-3.6.0.min.js"></script>
<script type="text/javascript" src="./resources/javascript/main.js"></script>
<!--#include virtual="/tracker/piwik.html"-->
</body>
Expand Down

0 comments on commit 15ae97c

Please sign in to comment.