Fetch jquery locally
This commit is contained in:
parent
6bc7582255
commit
f76eba6829
2 changed files with 9790 additions and 1 deletions
9789
public/js/jquery.js
vendored
Normal file
9789
public/js/jquery.js
vendored
Normal file
File diff suppressed because it is too large
Load diff
|
@ -23,7 +23,7 @@
|
|||
(include-css "/css/bootstrap.css")
|
||||
(include-css "/css/styles.css")]
|
||||
[:body
|
||||
(include-js "http://code.jquery.com/jquery.js")
|
||||
(include-js "/js/jquery.js")
|
||||
(include-js "/js/bootstrap.js")
|
||||
(include-js @js-file)]))
|
||||
|
||||
|
|
Loading…
Reference in a new issue