fixed libraries mis-path bug from theme refactoring
This commit is contained in:
@@ -21,11 +21,11 @@ stylesheets[all][] = "css/nonsemantic.css"
|
||||
|
||||
|
||||
;----------// Scripts
|
||||
scripts[] = "bower_components/history.js/compressed/history.js"
|
||||
scripts[] = "bower_components/history.js/scripts/bundled/html4+html5/jquery.history.js"
|
||||
scripts[] = "bower_components/jquery.hotkeys/jquery.hotkeys.js"
|
||||
scripts[] = "bower_components/jquery.columnizer/src/jquery.columnizer.min.js"
|
||||
scripts[] = "bower_components/jquery.lazyload/jquery.lazyload.min.js"
|
||||
scripts[] = "js/script.min.js"
|
||||
scripts[] = "bower_components/jquery.lazyload/jquery.lazyload.js"
|
||||
scripts[] = "js/script.js"
|
||||
|
||||
|
||||
|
||||
|
Reference in New Issue
Block a user