projects
/
web
/
FoundationZurbProject.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
ed26a93
)
update jquery path
author
Mark Hayes
<mark@deployfx.com>
Tue, 18 Feb 2014 19:32:44 +0000
(11:32 -0800)
committer
Mark Hayes
<mark@deployfx.com>
Tue, 18 Feb 2014 19:32:44 +0000
(11:32 -0800)
index.html
patch
|
blob
|
history
diff --git
a/index.html
b/index.html
index
1063068
..
487b000
100644
(file)
--- a/
index.html
+++ b/
index.html
@@
-156,7
+156,7
@@
</div>
</div>
- <script src="bower_components/jquery/
jquery
.js"></script>
+ <script src="bower_components/jquery/
dist/jquery.min
.js"></script>
<script src="bower_components/foundation/js/foundation.min.js"></script>
<script src="js/app.js"></script>
</body>