mirror of
https://github.com/KazooTTT/kazoottt-blog.git
synced 2025-06-23 02:31:33 +08:00
fix: client load
This commit is contained in:
@ -23,5 +23,5 @@ const { Content } = await entry.render()
|
||||
|
||||
<PostLayout post={entry}>
|
||||
<Content />
|
||||
<GiscusComment client:only='react' />
|
||||
<GiscusComment client:only='react' client:load />
|
||||
</PostLayout>
|
||||
|
Reference in New Issue
Block a user