(blog) move react and share above shop banners

This commit is contained in:
Valentyne Stigloher 2024-09-22 21:22:45 +02:00
parent 438f05c053
commit 6f10311660

View File

@ -17,11 +17,11 @@
<div class="d-print-none">
<Separator icon="heart" />
<Support />
<BlogReactionSection :slug="slug" />
<section class="d-flex align-items-start gap-2">
<section>
<Share :title="title ?? undefined" />
</section>
<Support />
</div>
</div>
</Page>