From 1d37b32de853f9bbdcf0df27c1d86aaf44a2520b Mon Sep 17 00:00:00 2001 From: zce Date: Wed, 29 Nov 2023 15:06:29 +0800 Subject: [PATCH] docs: update --- docs/index.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/docs/index.md b/docs/index.md index fce5f58..444feea 100644 --- a/docs/index.md +++ b/docs/index.md @@ -14,17 +14,17 @@ hero: actions: - theme: brand text: Get Started - link: ./guide/quick-start + link: ./guide/quick-start.md - theme: alt text: View on GitHub link: https://github.com/zce/velite features: - - icon: 🤪 + - icon: 🤩 title: Out of the Box details: Turns your Markdown / MDX, YAML, JSON, or other files into application data layer. - icon: 💪 - title: Type-safe Contents + title: Type-Safe Contents details: Content Fields validation based on Zod schema, and auto-generated TypeScript types. - icon: 🚀 title: Light & Efficient