Skip to content

Commit 681c744

Browse files
authored
Merge pull request #34 from rdela/aside-up
close post.vto mastodon-comments aside inside if
2 parents 29533c0 + b1b5afa commit 681c744

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/_includes/layouts/post.vto

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -64,8 +64,8 @@ bodyClass: body-post
6464
<mastodon-comments bluesky="{{ it.comments.bluesky}}" mastodon="{{ it.comments.src }}" cache="{{ it.comments.cache ?? 60 }}" class="comments">
6565
{{ i18n.comments.empty }}
6666
</mastodon-comments>
67-
{{ /if }}
6867
</aside>
68+
{{ /if }}
6969
</article>
7070
7171
<nav class="page-pagination pagination">

0 commit comments

Comments
 (0)