point to the moved js
This commit is contained in:
parent
7e2a9ad486
commit
2426e3f1d8
1 changed files with 1 additions and 1 deletions
|
@ -11,7 +11,7 @@
|
||||||
<link rel="stylesheet" href="styles.css" media="screen, projection" />
|
<link rel="stylesheet" href="styles.css" media="screen, projection" />
|
||||||
|
|
||||||
<script src="http://ajax.googleapis.com/ajax/libs/jquery/1.4.2/jquery.min.js"></script>
|
<script src="http://ajax.googleapis.com/ajax/libs/jquery/1.4.2/jquery.min.js"></script>
|
||||||
<script src="ComicBook.js"></script>
|
<script src="lib/ComicBook.js"></script>
|
||||||
</head>
|
</head>
|
||||||
<body id="body"">
|
<body id="body"">
|
||||||
<canvas id="comic">The reader only works with modern browsers currently. Legacy browser support is coming soon.</canvas>
|
<canvas id="comic">The reader only works with modern browsers currently. Legacy browser support is coming soon.</canvas>
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue