mirror of
https://github.com/Brandon-Rozek/website-theme.git
synced 2024-11-09 10:50:34 -05:00
Update jquery
This commit is contained in:
parent
9c62a74a90
commit
bcc852b3be
3 changed files with 3 additions and 3 deletions
2
assets/js/jquery-3.3.1.min.js
vendored
2
assets/js/jquery-3.3.1.min.js
vendored
File diff suppressed because one or more lines are too long
2
assets/js/jquery-3.5.1.min.js
vendored
Normal file
2
assets/js/jquery-3.5.1.min.js
vendored
Normal file
File diff suppressed because one or more lines are too long
|
@ -30,7 +30,7 @@
|
|||
{{ end }}
|
||||
</div>
|
||||
{{ partial "footer.html" . }}
|
||||
{{ $jquery := resources.Get "js/jquery-3.3.1.min.js" }}
|
||||
{{ $jquery := resources.Get "js/jquery-3.5.1.min.js" }}
|
||||
{{ $mark := resources.Get "js/jquery.mark.es6.min.js" }}
|
||||
{{ $lunr := resources.Get "js/lunr.js" }}
|
||||
{{ $search := resources.Get "js/search.js" }}
|
||||
|
|
Loading…
Reference in a new issue