chore: no author card necessary

This commit is contained in:
Cory Dransfeldt 2024-01-02 11:12:27 -08:00
parent 750d4663a4
commit 03998af7f4
No known key found for this signature in database
3 changed files with 6 additions and 80 deletions

View file

@ -25,5 +25,4 @@ schema: blog
</div>
{% render "partials/post-tags.liquid", tags: tags %}
{% render "partials/webmentions/container.liquid", webmentions: webmentions, page: page %}
{% render "partials/author.liquid", meta: meta %}
{% render "partials/popular-posts.liquid", posts: collections.posts, analytics: analytics %}