diff options
author | HiDeoo | 2025-02-26 09:47:54 +0000 |
---|---|---|
committer | fredkbot | 2025-02-26 09:47:54 +0000 |
commit | fa99024325d14351ad876f02e850fd4c9cd2c21e (patch) | |
tree | 05297c74c83a557fc9cd998d33b2cbddcc43448f | |
parent | 9f3f36e498ed0cc28dc02603b9c16e126cec958d (diff) | |
download | IT.starlight-fa99024325d14351ad876f02e850fd4c9cd2c21e.tar.gz IT.starlight-fa99024325d14351ad876f02e850fd4c9cd2c21e.tar.bz2 IT.starlight-fa99024325d14351ad876f02e850fd4c9cd2c21e.zip |
[ci] format
-rw-r--r-- | docs/src/content/docs/ko/resources/themes.mdx | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/docs/src/content/docs/ko/resources/themes.mdx b/docs/src/content/docs/ko/resources/themes.mdx index c1cb91ea..213f9149 100644 --- a/docs/src/content/docs/ko/resources/themes.mdx +++ b/docs/src/content/docs/ko/resources/themes.mdx @@ -62,8 +62,7 @@ import ThemeGrid from '~/components/theme-grid.astro'; }, { title: 'Starlight Flexoki', - description: - 'Flexoki 색상 팔레트를 기반으로 한 따뜻하고 친근한 테마', + description: 'Flexoki 색상 팔레트를 기반으로 한 따뜻하고 친근한 테마', href: 'https://delucis.github.io/starlight-theme-flexoki/', previews: { light: 'flexoki-light.png', dark: 'flexoki-dark.png' }, }, |