maccman/book-assets

lib folder

codejet opened this issue · 1 comments

You're referencing a lib folder in many of the html files, which is supposed to contain stuff like jquery.js:

<script src="../lib/jquery.js" type="text/javascript" charset="utf-8"></script>

But the folder and file(s) are missing in your repo.

Fixed, thanks.