From c063b705f1d49924a79ec3b09583f26084c5cbad Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?ChangJoo=20Park=28=EB=B0=95=EC=B0=BD=EC=A3=BC=29?= Date: Wed, 14 May 2025 11:48:39 +0900 Subject: [PATCH] update index.mdx --- src/content/docs/index.mdx | 6 +----- 1 file changed, 1 insertion(+), 5 deletions(-) diff --git a/src/content/docs/index.mdx b/src/content/docs/index.mdx index 597be02..d86bf10 100644 --- a/src/content/docs/index.mdx +++ b/src/content/docs/index.mdx @@ -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';