feat: eager comment

This commit is contained in:
KazooTTT
2024-11-30 16:46:26 +08:00
parent 89911d9e63
commit 434a88a830

View File

@ -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>
) )