Skip to content

Commit

Permalink
update jquery version
Browse files Browse the repository at this point in the history
  • Loading branch information
newaeonweb committed Oct 7, 2012
1 parent 43dad35 commit 7c2ce93
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 19 deletions.
2 changes: 1 addition & 1 deletion index.html
Expand Up @@ -34,7 +34,7 @@
<!-- JavaScript at the bottom for fast page loading with just one js file -->
<script src="js/head.js"></script>
<script>
head.js("js/jquery-1.6.2.min.js", "js/respond.min.js", "js/selectnav.min.js", "js/custom.js" );
head.js("js/jquery-1.8.2.min.js", "js/respond.min.js", "js/selectnav.min.js", "js/custom.js" );
</script>

<!-- Google Analytics: change UA-XXXXX-X to be your site's ID. -->
Expand Down

0 comments on commit 7c2ce93

Please sign in to comment.