fix: deps and posts

This commit is contained in:
Cory Dransfeldt 2024-04-20 11:51:43 -07:00
parent 2d0d778979
commit cd67bc0d67
2 changed files with 4 additions and 0 deletions

View file

@ -23,4 +23,5 @@ schema: blog
</div>
</article>
</div>
{% render "partials/mastodon-post.liquid", postUrl:postUrl, linkPosts:linkPosts %}
{% render "partials/addon-links.liquid", posts:collections.posts, analytics:analytics, links:collections.links %}