Skip to content

Commit

Permalink
updating demo page
Browse files Browse the repository at this point in the history
  • Loading branch information
ttscoff committed Jan 20, 2014
1 parent f600f27 commit 7499de4
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion cheat.html
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,9 @@
</ul>
<div id="container"></div>
</div>
<script src="js/jquery-1.7.1.min.js" type="text/javascript" charset="utf-8"></script>
<script src="js/jquery-2.0.3.min.js" type="text/javascript" charset="utf-8"></script>
<script src="js/jquery.cookie.min.js" type="text/javascript" charset="utf-8"></script>
<script src="js/mousetrap.min.js" type="text/javascript" charset="utf-8"></script>
<script type="text/javascript" src="js/cheaters.js"></script>
</body>
</html>

0 comments on commit 7499de4

Please sign in to comment.