chore: no author card necessary
This commit is contained in:
parent
750d4663a4
commit
03998af7f4
3 changed files with 6 additions and 80 deletions
|
@ -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 %}
|
Reference in a new issue