From d33bbc7f22d88a6a51783d4b25ea3080fc3d669e Mon Sep 17 00:00:00 2001 From: liruifengv Date: Thu, 16 May 2024 08:25:12 +0000 Subject: [ci] format --- docs/src/content/docs/zh-cn/resources/community-content.mdx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/src/content/docs/zh-cn/resources/community-content.mdx b/docs/src/content/docs/zh-cn/resources/community-content.mdx index 87b555f8..8c0e2796 100644 --- a/docs/src/content/docs/zh-cn/resources/community-content.mdx +++ b/docs/src/content/docs/zh-cn/resources/community-content.mdx @@ -131,7 +131,7 @@ import YouTubeGrid from '~/components/youtube-grid.astro'; }, { href: 'https://www.youtube.com/watch?v=5pq80drDrNs', - title: "我用这个神奇的工具在 30 分钟内重建了 Shadcn 的文档", + title: '我用这个神奇的工具在 30 分钟内重建了 Shadcn 的文档', description: '在这个视频中,我将介绍 Starlight 的酷炫之处以及为什么你可能想在下一个项目中尝试它。', }, -- cgit