From 7f727a93b0c8bb2ba0cc22d9390b54d54765b532 Mon Sep 17 00:00:00 2001 From: Shinya Fujino Date: Fri, 23 Feb 2024 18:31:33 +0900 Subject: i18n(ja): Update plugins.mdx (#1550) Co-authored-by: HiDeoo <494699+HiDeoo@users.noreply.github.com> --- docs/src/content/docs/ja/resources/plugins.mdx | 35 ++++++++++++++++++-------- 1 file changed, 25 insertions(+), 10 deletions(-) diff --git a/docs/src/content/docs/ja/resources/plugins.mdx b/docs/src/content/docs/ja/resources/plugins.mdx index 2de19ae7..11bed6a7 100644 --- a/docs/src/content/docs/ja/resources/plugins.mdx +++ b/docs/src/content/docs/ja/resources/plugins.mdx @@ -36,6 +36,26 @@ Starlight向けのプラグインやツールを作成しましたか?この title="starlight-typedoc" description="TypeDocにより、TypeScriptコードからStarlightページを生成します。" /> + + + + ## コミュニティ製ツールとインテグレーション @@ -50,16 +70,6 @@ import { CardGrid, LinkCard } from '@astrojs/starlight/components'; title="FeelBack" description="ユーザーフィードバックシステムをドキュメントページに追加します。" /> - - + -- cgit