mirror of
https://github.com/KazooTTT/kazoottt-blog.git
synced 2025-06-24 03:01:31 +08:00
feat: eager comment
This commit is contained in:
@ -53,7 +53,7 @@ const GiscusComment = () => {
|
|||||||
inputPosition='bottom'
|
inputPosition='bottom'
|
||||||
theme={theme}
|
theme={theme}
|
||||||
lang='zh-CN'
|
lang='zh-CN'
|
||||||
loading='lazy'
|
loading='eager'
|
||||||
/>
|
/>
|
||||||
</div>
|
</div>
|
||||||
)
|
)
|
||||||
|
Reference in New Issue
Block a user