Open Ctoic opened 3 weeks ago
Name | Link |
---|---|
Latest commit | b1faa18f1e21a44aa3e6146c55476d3a7594526a |
Latest deploy log | https://app.netlify.com/sites/lisbook/deploys/671cd9b1f22dd00009909d4f |
Deploy Preview | https://deploy-preview-143--lisbook.netlify.app |
Preview on mobile | Toggle QR Code...Use your smartphone camera to open QR code link. |
To edit notification comments on pull requests, go to your Netlify site configuration.
Related to #141
Add "Explore Books" feature to the navbar and implement book cards with hover flip animation.
Navbar Addition:
about.html
andadventures.html
.explore-books.html
.Script Changes:
script.js
.explore-books.html
.Book Data:
data/books.json
.Explore Books Page:
explore-books.html
to display book cards.Styles:
style.css
.For more details, open the Copilot Workspace session.