Skip to content

Commit

Permalink
Merge pull request #50 from DaPandamonium/main
Browse files Browse the repository at this point in the history
Fixed missing Anchors
  • Loading branch information
intelagense authored Oct 23, 2024
2 parents bf18b84 + d42db30 commit 36f039d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions 3-box-model/18-local-library/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -37,8 +37,8 @@ <h2>Staff Picks</h2>
</div>
<div class="staff-pick-row">
<a><img class="staff-pick-img" src="https://images-na.ssl-images-amazon.com/images/S/compressed.photo.goodreads.com/books/1586529806i/43599070.jpg" alt="The Courage to be Happy by Ichiro Kishimi & Fumitake Koga" /></a>
<a><img class="staff-pick-img" src="https://images-na.ssl-images-amazon.com/images/S/compressed.photo.goodreads.com/books/1546071216i/5907.jpg" alt="The Hobbit by J.R.R. Tolkien" />
<img class="staff-pick-img" src="https://images-na.ssl-images-amazon.com/images/S/compressed.photo.goodreads.com/books/1386924362i/216088.jpg" alt="Ripley's Believe It or Not!"/></a>
<a><img class="staff-pick-img" src="https://images-na.ssl-images-amazon.com/images/S/compressed.photo.goodreads.com/books/1546071216i/5907.jpg" alt="The Hobbit by J.R.R. Tolkien" /></a>
<a><img class="staff-pick-img" src="https://images-na.ssl-images-amazon.com/images/S/compressed.photo.goodreads.com/books/1386924362i/216088.jpg" alt="Ripley's Believe It or Not!"/></a>
</div>
</section>
</main>
Expand Down

0 comments on commit 36f039d

Please sign in to comment.