Skip to content

Commit c478129

Browse files
HiDeooastrobot-houston
authored andcommitted
[ci] format
1 parent 45a6168 commit c478129

File tree

1 file changed

+7
-7
lines changed

1 file changed

+7
-7
lines changed

‎docs/src/content/docs/zh-cn/guides/customization.mdx

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -216,13 +216,13 @@ export default defineConfig({
216216
starlight({
217217
title: '带有社交链接的页面',
218218
social: [
219-
{ icon: 'discord', label: 'Discord', href: 'https://astro.build/chat' },
220-
{
221-
icon: 'github',
222-
label: 'GitHub',
223-
href: 'https://github.com/withastro/starlight',
224-
},
225-
],
219+
{ icon: 'discord', label: 'Discord', href: 'https://astro.build/chat' },
220+
{
221+
icon: 'github',
222+
label: 'GitHub',
223+
href: 'https://github.com/withastro/starlight',
224+
},
225+
],
226226
}),
227227
],
228228
});

0 commit comments

Comments
 (0)