We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 29533c0 + b1b5afa commit 681c744Copy full SHA for 681c744
src/_includes/layouts/post.vto
@@ -64,8 +64,8 @@ bodyClass: body-post
64
<mastodon-comments bluesky="{{ it.comments.bluesky}}" mastodon="{{ it.comments.src }}" cache="{{ it.comments.cache ?? 60 }}" class="comments">
65
{{ i18n.comments.empty }}
66
</mastodon-comments>
67
- {{ /if }}
68
</aside>
+ {{ /if }}
69
</article>
70
71
<nav class="page-pagination pagination">
0 commit comments