Skip to content

Commit

Permalink
Update test.html
Browse files Browse the repository at this point in the history
Get rid of the embarrassing jQuery piggyback.
  • Loading branch information
Justin Duke committed Aug 23, 2013
1 parent 8405a79 commit 7f2a71a
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions test.html
Original file line number Diff line number Diff line change
Expand Up @@ -34,8 +34,7 @@
}
</style>

<!--<script src="//ajax.googleapis.com/ajax/libs/jquery/1.7.1/jquery.min.js"></script>-->
<script src="http://www.minimalytics.com/scripts/jquery.js"></script>
<script src="//ajax.googleapis.com/ajax/libs/jquery/1.7.1/jquery.min.js"></script>
<script src="./src/jquery.tweetable.js"></script>
<body>

Expand All @@ -61,4 +60,4 @@ <h1>Hello, World!</h1>
});
</script>
</body>
</html>
</html>

0 comments on commit 7f2a71a

Please sign in to comment.