chore: music
This commit is contained in:
parent
41285ef890
commit
6a8abfd085
2 changed files with 2 additions and 2 deletions
|
@ -7,7 +7,7 @@ pagination:
|
|||
alias: posts
|
||||
---
|
||||
{% if pagination.pageNumber == 0 %}
|
||||
{% render "partials/now/topper.liquid" status:status, artists:artists, books:books, tv:tv %}
|
||||
{% render "partials/now/topper.liquid" status:status, artists:music.artists, books:books, tv:tv %}
|
||||
{% endif %}
|
||||
{% for post in pagination.items %}
|
||||
<article class="h-entry">
|
||||
|
|
Reference in a new issue