Skip to content

Commit

Permalink
minified file
Browse files Browse the repository at this point in the history
  • Loading branch information
AndrewRayCode committed Sep 17, 2012
1 parent b88bff7 commit 2aa82ce
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
2 changes: 1 addition & 1 deletion index.html
Expand Up @@ -11,7 +11,7 @@ <h1>Hi! How are all the things?</h1>
<br />It was nice knowing you!
</div>
<script type="text/javascript" src="http://code.jquery.com/jquery-1.8.0.js"></script>
<script type="text/javascript" src="js/fire.js"></script>
<script type="text/javascript" src="js/fire.min.js"></script>
<script>
$(function() {
var $thing = $('.thing').killWithFire({
Expand Down
1 change: 1 addition & 0 deletions js/fire.min.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 2aa82ce

Please sign in to comment.