chore: update deps
This commit is contained in:
parent
0a9e852b03
commit
de015bf37e
7 changed files with 13 additions and 32 deletions
|
@ -51,7 +51,6 @@ schema: book
|
|||
{%- assign percentage = book.progress | append: '%' -%}
|
||||
{% render "partials/media/progress-bar.liquid", percentage:percentage %}
|
||||
{% endif %}
|
||||
<p class="sub-meta"><a href="https://openlibrary.org/isbn/{{ book.isbn }}" title="View {{ book.title | escape }} on Open Library">View on Open Library</a></p>
|
||||
</div>
|
||||
</div>
|
||||
{% if book.review %}
|
||||
|
|
Reference in a new issue