Skip to content

Commit

Permalink
Merge pull request #311 from Heather/patch-1
Browse files Browse the repository at this point in the history
add jquery, jquery is important, you need jquery
  • Loading branch information
mrkrstphr committed Apr 8, 2015
2 parents 90647ac + c860430 commit ca85707
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>I'll accept Anything!</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 ca85707

Please sign in to comment.