feat: mastodon-post web component
This commit is contained in:
parent
e0f6c26000
commit
6b65a517c5
7 changed files with 64 additions and 7 deletions
|
@ -29,5 +29,6 @@ schema: blog
|
|||
</div>
|
||||
</article>
|
||||
</div>
|
||||
{% render "partials/mastodon-post.liquid", postUrl: postUrl, linkPosts: linkPosts %}
|
||||
{% render "partials/post-tags.liquid", tags: tags %}
|
||||
{% render "partials/popular-posts.liquid", posts: collections.posts, analytics: analytics %}
|
Reference in a new issue