mirror of
https://github.com/KazooTTT/kazoottt-blog-v2.git
synced 2025-06-23 18:51:30 +08:00
fix: dump share buttons
This commit is contained in:
@ -79,12 +79,6 @@ if (modifiedDate && modifiedDate.toDateString() === date.toDateString()) {
|
|||||||
</div>
|
</div>
|
||||||
)
|
)
|
||||||
}
|
}
|
||||||
{
|
|
||||||
!isPreview && (
|
|
||||||
<div class="mt-8 border-t pt-4">
|
|
||||||
<ShareButtons />
|
|
||||||
</div>
|
|
||||||
)
|
|
||||||
}
|
|
||||||
{!isPreview && <ContentFooter />}
|
{!isPreview && <ContentFooter />}
|
||||||
</ArticleContainer>
|
</ArticleContainer>
|
||||||
|
Reference in New Issue
Block a user