Skip to content

Commit

Permalink
fix paths
Browse files Browse the repository at this point in the history
  • Loading branch information
drewkennelly committed Jun 12, 2020
1 parent 8e7384b commit 25dca99
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions foundation.info
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,6 @@ stylesheets[all][] = css/foundation.css
stylesheets[all][] = css/app.css

scripts[] = js/vendor/jquery.js
scripts[] = js/what-input.js
scripts[] = js/foundation.js
scripts[] = js/vendor/what-input.js
scripts[] = js/vendor/foundation.js
scripts[] = js/app.js

0 comments on commit 25dca99

Please sign in to comment.