├── bg-book2.jpg ├── bg.jpg ├── book.html ├── home.html ├── index.html ├── index.js ├── script.js ├── style.css ├── style1.css └── template.ejs /bg-book2.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/its-varun/library/1470aec34f87d558da272d8e0f04e31119d584b6/bg-book2.jpg -------------------------------------------------------------------------------- /bg.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/its-varun/library/1470aec34f87d558da272d8e0f04e31119d584b6/bg.jpg -------------------------------------------------------------------------------- /book.html: -------------------------------------------------------------------------------- 1 | 3 | 4 |
5 | 6 |Author: <%= author %>
11 |Publisher: <%= publisher %>
12 |