mirror of
https://github.com/gohugoio/hugo.git
synced 2024-11-07 20:30:36 -05:00
Upgrade jQuery 2.1.1 to 2.1.4 in doc
This commit is contained in:
parent
7a5a52f468
commit
a84d82121a
4 changed files with 6 additions and 6 deletions
|
@ -249,7 +249,7 @@
|
|||
|
||||
<!-- Bootstrap core JavaScript -->
|
||||
<!-- Placed at the end of the document so the pages load faster -->
|
||||
<script src="/js/jquery-2.1.1.min.js"></script>
|
||||
<script src="/js/jquery-2.1.4.min.js"></script>
|
||||
<script src="/js/owl.carousel.min.js"></script>
|
||||
<!--<script src="/js/bootstrap.min.js"></script>-->
|
||||
<script>
|
||||
|
|
|
@ -22,7 +22,7 @@
|
|||
</section>
|
||||
<!-- container section end -->
|
||||
<!-- javascripts -->
|
||||
<script src="/js/jquery-2.1.1.min.js"></script>
|
||||
<script src="/js/jquery-2.1.4.min.js"></script>
|
||||
<script src="/js/jquery.scrollTo.min.js"></script>
|
||||
<script src="/js/bootstrap.min.js"></script>
|
||||
<!--custom script for all page-->
|
||||
|
|
4
docs/static/js/jquery-2.1.1.min.js
vendored
4
docs/static/js/jquery-2.1.1.min.js
vendored
File diff suppressed because one or more lines are too long
4
docs/static/js/jquery-2.1.4.min.js
vendored
Normal file
4
docs/static/js/jquery-2.1.4.min.js
vendored
Normal file
File diff suppressed because one or more lines are too long
Loading…
Reference in a new issue