mirror of
https://github.com/kubesphere/website.git
synced 2025-12-26 00:12:48 +00:00
update jquery
This commit is contained in:
parent
23ab37ed7c
commit
ed6b980e59
|
|
@ -24,7 +24,7 @@
|
|||
|
||||
{{- partial "css.html" . -}}
|
||||
|
||||
<script src='{{ "js/jquery-3.6.3.min.js" | relURL }}'></script>
|
||||
<script src='{{ "js/jquery-3.6.4.min.js" | relURL }}'></script>
|
||||
<script src='{{ "js/viewer.min.js" | relURL }}'></script>
|
||||
<script src='{{ "js/jquery.modal.min.js" | relURL }}'></script>
|
||||
<script src='{{ "swiper/swiper-bundle.min.js" | relURL }}'></script>
|
||||
|
|
|
|||
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
Loading…
Reference in New Issue