Skip to content

Commit

Permalink
add jquery, jquery is important, you need jquery
Browse files Browse the repository at this point in the history
  • Loading branch information
Heather committed Apr 8, 2015
1 parent 50b8d28 commit c860430
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@
<meta charset="utf-8">
<title>title</title>
<link rel="stylesheet" href="style.css">
<script src="http://code.jquery.com/jquery-2.1.0.js"></script>
<script src="script.js"></script>
</head>
<body>
Expand Down

0 comments on commit c860430

Please sign in to comment.