mirror of
https://github.com/asimonson1125/asimonson1125.github.io.git
synced 2026-02-25 05:09:49 -06:00
adding curated books
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user