From dd35a55ae84c088893b554d190ec2ac436a3d0bb Mon Sep 17 00:00:00 2001 From: Jonas List Date: Thu, 17 Apr 2025 15:31:41 +0200 Subject: [PATCH] Update documentation index with new icons and card descriptions --- content/docs/index.mdx | 24 ++++++++++++------------ 1 file changed, 12 insertions(+), 12 deletions(-) diff --git a/content/docs/index.mdx b/content/docs/index.mdx index ce890d2..e809785 100644 --- a/content/docs/index.mdx +++ b/content/docs/index.mdx @@ -7,12 +7,12 @@ icon: BookOpen import { SpeechIcon, BookIcon, - WrenchIcon, PaletteIcon, HelpCircleIcon, - BarChartIcon, HeartIcon, - ShieldIcon + ShieldIcon, + Paintbrush, + Hammer } from 'lucide-react'; Welcome to **Zen Browser's Documentation!** Here, you'll find everything you need to get the most out of your browsing experience. Dive in to explore how Zen can make your browsing more secure, private, and efficient. @@ -25,10 +25,16 @@ Welcome to **Zen Browser's Documentation!** Here, you'll find everything you nee description="Complete user guide and features" /> } - title="Guides" + icon={} + title="CSS Live Editing" href="/guides/live-editing" - description="Tutorials and how-to guides" + description="Live CSS editing for customizing the browser" + /> + } + title="Build the Browser" + href="/guides/building" + description="Build the browser from source" /> } @@ -42,12 +48,6 @@ Welcome to **Zen Browser's Documentation!** Here, you'll find everything you nee href="/faq" description="Frequently asked questions" /> - } - title="Benchmarks" - href="/benchmarks" - description="Performance comparisons" - /> } title="Security"