Skip to content

Commit

Permalink
Update index.html
Browse files Browse the repository at this point in the history
  • Loading branch information
nathanathan committed Mar 21, 2013
1 parent d570617 commit 6af829c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion index.html
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<title>Interview App</title>
<meta name="viewport" content="user-scalable=no, width=device-width, initial-scale=1.0, maximum-scale=1.0, minimum-scale=1.0" />

<script type="text/javascript" charset="utf-8" src="cordova-2.2.0.js"></script>
<script type="text/javascript" charset="utf-8" src="cordova-2.3.0.js"></script>
<script data-main="boilerplate/chooserMain" src="boilerplate/require-jquery.js"></script>
<link href="boilerplate/libs/bootstrap/css/bootstrap.min.css" rel="stylesheet">
<link href="boilerplate/libs/bootstrap/css/bootstrap-responsive.min.css" rel="stylesheet">
Expand Down

0 comments on commit 6af829c

Please sign in to comment.