aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/components/starlight/SocialIcons.astro
AgeCommit message (Collapse)Author
3 daysCGitのソーシャルアイコンをカスタム fork/branch SVG に変更Yasutake Yohei
SocialIcons コンポーネントを上書きして、CGit 用に git リポジトリを表す fork/branch アイコンを表示。 - src/components/starlight/SocialIcons.astro を新規作成 - Starlight の social icon はカスタム SVG を受け付けないため、 コンポーネント上書きで対応 - X アイコンも併せてインライン化