adding curated books

This commit is contained in:
2024-07-24 15:02:09 -05:00
parent 4f833202d1
commit 912ed8fae2
6 changed files with 39 additions and 16 deletions

View File

@@ -5,7 +5,7 @@
<p class='nomargin'>See More >></p>
</div>
<div class="bookContainer">
{% for i in books.selection %} {% set book = books.books[i] %}
{% for i in books.selection[:4] %} {% set book = books.books[i] %}
<a href="/books#'{{i}}'">
<div class="book">
<img