mirror of
https://github.com/ChenQihan666/MyBlog-Next.git
synced 2026-08-14 07:33:07 +08:00
Update PostLayout.astro
This commit is contained in:
@@ -55,7 +55,9 @@ const structuredData = {
|
||||
|
||||
{
|
||||
commentPath.startsWith("/posts/") && (
|
||||
<TwikooComments envId="http://47.108.235.131:40063/" path={commentPath} />
|
||||
<div class="mx-auto max-w-2xl">
|
||||
<TwikooComments envId="http://47.108.235.131:40063/" path={commentPath} />
|
||||
</div>
|
||||
)
|
||||
}
|
||||
</Layout>
|
||||
|
||||
Reference in New Issue
Block a user