Skip to content

Commit

Permalink
add background to demo
Browse files Browse the repository at this point in the history
  • Loading branch information
flyover committed Jan 20, 2016
1 parent d299164 commit 9c09520
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 0 deletions.
Binary file added demo/bg.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
1 change: 1 addition & 0 deletions demo/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@
<head>
<meta charset="utf-8" />
<title>Spine JavaScript Demo</title>
<style>body { background-image: url("bg.png"); background-repeat: repeat; }</style>
<script type="text/javascript">CLOSURE_NO_DEPS = true</script>
<script type="text/javascript" src="goog.js"></script>
<script type="text/javascript" src="../spine.js"></script>
Expand Down

0 comments on commit 9c09520

Please sign in to comment.