chore: icon change
This commit is contained in:
parent
8f71fd81c1
commit
58aae7b077
3 changed files with 4 additions and 4 deletions
|
@ -3,4 +3,4 @@ layout: default
|
|||
---
|
||||
{% render "partials/home/status.liquid" status:status, artists:music.week.artists, books:books, tv:tv %}
|
||||
{% render "partials/home/posts.liquid" icon: "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-hour-7", title: "Recent posts", postData:posts %}
|
Reference in a new issue