Skip to content

Commit

Permalink
Updating dashboard.html
Browse files Browse the repository at this point in the history
Including the browse.html for the browse all
  • Loading branch information
eunice-shobowale authored Nov 13, 2024
1 parent e5c8f3e commit b1652e6
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions public/webpages/html/dashboard.html
Original file line number Diff line number Diff line change
Expand Up @@ -133,6 +133,7 @@
<section class="genres-section">
<div class="section-header">
<h3>Our Book Genres</h3>
<a href="browse.html" class="browse-allbutton">Browse All</a>
</div>

<div class="genres-grid">
Expand Down Expand Up @@ -184,6 +185,7 @@ <h4>Crime</h4>
<section class="featured-books">
<div class="section-header">
<h3>Featured Books</h3>
<a href="browse.html" class="browse-allbutton">Browse All</a>
</div>


Expand Down

0 comments on commit b1652e6

Please sign in to comment.