chore: upgrade deps; add book count
This commit is contained in:
parent
d35c4361b9
commit
3acc1f0068
4 changed files with 8 additions and 7 deletions
|
@ -5,5 +5,6 @@ layout: default
|
|||
<p><a class="link-arrow flex-centered" href="/books">{% tablericon "arrow-left" "Go back" %} Go back</a></p>
|
||||
<h2 class="page-header">{{ title }}</h2>
|
||||
{{ content }}
|
||||
<p><strong>Books finished:</strong> {{ bookData.size }}
|
||||
<hr class="large-spacing" />
|
||||
{% render "partials/now/media-grid.liquid", data:bookData, shape: "vertical", count: 200, loading: "eager" %}
|
|
@ -16,7 +16,7 @@ description: "See what I'm doing now."
|
|||
</p>
|
||||
<p>
|
||||
{% tablericon "play-basketball" "NBA - Lakers" %}
|
||||
Rooting for the <a href="https://lakers.com">Lakers</a>. 💜💛
|
||||
Rooting for the <a href="https://lakers.com">Lakers</a>. 💜💛 (On to next season!)
|
||||
</p>
|
||||
<p>
|
||||
{% tablericon "headphones" "Listening to" %}
|
||||
|
|
Reference in a new issue