diff --git a/src/pages/main/books/index.html b/src/pages/main/books/index.html index 3ed49a4e..5226f8da 100644 --- a/src/pages/main/books/index.html +++ b/src/pages/main/books/index.html @@ -24,7 +24,7 @@ schema: books
{{ book.title }}
{% if book.authors or book.categories %} - + {% endif %} {% if book.description %}{{ book.description }}{% endif %}