From ca9c4ce53774433160bba7d2b6c383e34b99585b Mon Sep 17 00:00:00 2001 From: delucis Date: Thu, 16 May 2024 09:26:36 +0000 Subject: [ci] format --- docs/src/content/docs/ko/resources/community-content.mdx | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/docs/src/content/docs/ko/resources/community-content.mdx b/docs/src/content/docs/ko/resources/community-content.mdx index be6faadb..afaab5bb 100644 --- a/docs/src/content/docs/ko/resources/community-content.mdx +++ b/docs/src/content/docs/ko/resources/community-content.mdx @@ -133,8 +133,10 @@ import YouTubeGrid from '~/components/youtube-grid.astro'; }, { href: 'https://www.youtube.com/watch?v=5pq80drDrNs', - title: '이 놀라운 도구를 사용하여 Shadcn의 문서를 30분 만에 다시 만들었습니다.', - description: '이 비디오에서는 Starlight가 왜 그렇게 멋진지, 그리고 왜 다음 프로젝트에서 Starlight를 사용해 보고 싶은지 설명합니다.', + title: + '이 놀라운 도구를 사용하여 Shadcn의 문서를 30분 만에 다시 만들었습니다.', + description: + '이 비디오에서는 Starlight가 왜 그렇게 멋진지, 그리고 왜 다음 프로젝트에서 Starlight를 사용해 보고 싶은지 설명합니다.', }, ]} /> -- cgit