Skip to content

Commit

Permalink
nope that doesn't work
Browse files Browse the repository at this point in the history
  • Loading branch information
jason-s committed Jul 19, 2020
1 parent f4a3700 commit 35f4c45
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion demos/gravity1/gravity1.html
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
<link rel="stylesheet" href="https://code.jquery.com/ui/1.10.3/themes/smoothness/jquery-ui.css" />
<script src="https://code.jquery.com/jquery-1.9.1.js"></script>
<script src="https://code.jquery.com/ui/1.10.3/jquery-ui.js"></script>
<script src="gravity1.js" ></script>
<script type="text/javascript" src="gravity1.js" ></script>
<link rel="stylesheet" type="text/css" href="gravity1.css" />
<script type="text/javascript">
console.log("running inline javascript....");
Expand Down

0 comments on commit 35f4c45

Please sign in to comment.