mirror of
https://github.com/ChangJoo-Park/learn-flutter.git
synced 2025-06-08 05:33:14 +00:00
update index.mdx
This commit is contained in:
parent
dd5a5539fb
commit
c063b705f1
1 changed files with 1 additions and 5 deletions
|
@ -7,13 +7,9 @@ hero:
|
|||
image:
|
||||
file: ../../assets/houston.webp
|
||||
actions:
|
||||
- text: Example Guide
|
||||
- text: 시작하기
|
||||
link: /learn-flutter/part1/introduction/
|
||||
icon: right-arrow
|
||||
- text: Read the Starlight docs
|
||||
link: https://starlight.astro.build
|
||||
icon: external
|
||||
variant: minimal
|
||||
---
|
||||
|
||||
import { Card, CardGrid } from '@astrojs/starlight/components';
|
||||
|
|
Loading…
Add table
Reference in a new issue