diff --git a/_includes/post/books.html b/_includes/post/books.html index 3f52b7c..2da8e00 100644 --- a/_includes/post/books.html +++ b/_includes/post/books.html @@ -16,11 +16,9 @@ {% else %}
- + {% capture image %}{% if book.image %}{{book.image}}{% else + %}book-{{book.isbn}}.png{% endif %}{% endcapture %} +
{{ book.title }}
diff --git a/_layouts/home.html b/_layouts/home.html index 8c725b0..08bda7e 100644 --- a/_layouts/home.html +++ b/_layouts/home.html @@ -38,7 +38,7 @@

Now reading

{{nowReading.title}}
by {{nowReading.authors |