Merge branch 'main' into theme-Next

This commit is contained in:
tangly1024
2021-12-31 15:43:33 +08:00
committed by GitHub

View File

@@ -178,6 +178,7 @@ export default function ArticleDetail ({ post, blockMap, recommendPosts, prev, n
{/* 宠物 */}
{BLOG.showPet && <Live2D/>}
<Live2D/>
</>)
}