chore: cleanup
This commit is contained in:
parent
fa55f40899
commit
1c445a6275
25 changed files with 227 additions and 245 deletions
|
@ -4,4 +4,4 @@ permalink: /
|
|||
---
|
||||
{% render "partials/home/status.liquid" status:status, music:music, books:books.all, tv:tv %}
|
||||
{% render "partials/home/posts.liquid" icon: "pencil-star", title: "Featured", postData:posts, postType: "featured" %}
|
||||
{% render "partials/home/posts.liquid" icon: "clock-2", title: "Recent posts", postData:posts %}
|
||||
{% render "partials/home/posts.liquid" icon: "clock", title: "Recent posts", postData:posts %}
|
Reference in a new issue