chore: refactor includes to render
This commit is contained in:
parent
87a4c5bd78
commit
f162f04a6e
21 changed files with 119 additions and 142 deletions
|
@ -21,4 +21,4 @@ permalink: 404.html
|
|||
</div>
|
||||
</div>
|
||||
<hr />
|
||||
{% include "partials/popular-posts.liquid" %}
|
||||
{% render "partials/popular-posts.liquid", posts: collections.posts, analytics: analytics %}
|
||||
|
|
Reference in a new issue