Skip to content

Commit

Permalink
Merge pull request weightshift#7 from srobbin/master
Browse files Browse the repository at this point in the history
Updated jQuery and Backstretch
  • Loading branch information
nazhamid committed Nov 28, 2011
2 parents 7daaeb3 + 38677f4 commit f09fd8b
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion index.html
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@
</div>

<!--include jquery & backstretch-->
<script type="text/javascript" src="http://ajax.googleapis.com/ajax/libs/jquery/1.4.2/jquery.min.js"></script>
<script type="text/javascript" src="https://ajax.googleapis.com/ajax/libs/jquery/1.7.0/jquery.min.js"></script>
<script type="text/javascript" src="jquery.backstretch.min.js"></script>
<script type="text/javascript">
$.backstretch("nh_bg.jpg", {speed: 150});
Expand Down
4 changes: 2 additions & 2 deletions jquery.backstretch.min.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit f09fd8b

Please sign in to comment.