mirror of
https://github.com/transloadit/uppy.git
synced 2026-01-23 02:25:07 +00:00
update jquery to latest
This commit is contained in:
parent
08cac3bebc
commit
c70b9d71bd
1 changed files with 1 additions and 1 deletions
|
|
@ -97,7 +97,7 @@ if (page.series) {
|
|||
<!-- Place this tag in your head or just before your close body tag. -->
|
||||
<script async defer src="https://buttons.github.io/buttons.js"></script>
|
||||
<% } else { %>
|
||||
<script src="//ajax.googleapis.com/ajax/libs/jquery/1.9.1/jquery.min.js"></script>
|
||||
<script src="//ajax.googleapis.com/ajax/libs/jquery/3.6.0/jquery.min.js"></script>
|
||||
<script src="//kvz.github.io/on-the-githubs/js/jquery.on-the-githubs.min.js"></script>
|
||||
<script type="text/javascript">
|
||||
$('.on-the-githubs').onthegithubs();
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue