Skip to content

Commit

Permalink
[ci] format
Browse files Browse the repository at this point in the history
  • Loading branch information
HiDeoo authored and astrobot-houston committed Nov 9, 2024
1 parent dbff0a6 commit 2c6785e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/src/content/docs/ja/guides/overriding-components.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ StarlightのデフォルトのUIと設定オプションは、柔軟に設計さ
:::tip
どのコンポーネントをオーバーライドすればいいかわからない場合は、[Starlight Overrides Map](https://starlight-overrides-map.netlify.app/)を使用して、StarlightのUIコンポーネントの名前をインタラクティブに調べることができます。
:::

この例では、ページのナビゲーションバーに表示される、Starlightの[`SocialIcons`](/ja/reference/overrides/#socialicons)コンポーネントをオーバーライドします。

2. Starlightのコンポーネントを置き換えるAstroコンポーネントを作成します。この例では、連絡先のリンクをレンダリングします。
Expand Down

0 comments on commit 2c6785e

Please sign in to comment.