update index.mdx

This commit is contained in:
ChangJoo Park(박창주) 2025-05-14 11:48:39 +09:00
parent dd5a5539fb
commit c063b705f1

View file

@ -7,13 +7,9 @@ hero:
image: image:
file: ../../assets/houston.webp file: ../../assets/houston.webp
actions: actions:
- text: Example Guide - text: 시작하기
link: /learn-flutter/part1/introduction/ link: /learn-flutter/part1/introduction/
icon: right-arrow icon: right-arrow
- text: Read the Starlight docs
link: https://starlight.astro.build
icon: external
variant: minimal
--- ---
import { Card, CardGrid } from '@astrojs/starlight/components'; import { Card, CardGrid } from '@astrojs/starlight/components';