From 79b16ec297eed7a6289a9aea907e86f041a6a220 Mon Sep 17 00:00:00 2001 From: John <75003086+ZYJLiu@users.noreply.github.com> Date: Tue, 25 Feb 2025 13:13:24 -0600 Subject: [PATCH] remove icons (#259) --- content/docs/index.mdx | 10 ++-------- 1 file changed, 2 insertions(+), 8 deletions(-) diff --git a/content/docs/index.mdx b/content/docs/index.mdx index c020ce1b..65a51abb 100644 --- a/content/docs/index.mdx +++ b/content/docs/index.mdx @@ -7,19 +7,13 @@ description: blockchain applications." --- -import { Download, Rocket } from "lucide-react"; - ## Getting Started - } title="Quickstart" href="/docs/intro/quick-start"> + Build your first Solana program directly in the browser - } - title="Setup Local Environment" - href="/docs/intro/installation" - > + Install dependencies for Solana development