--- layout: default 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 %}