From de1fced892c290061e262edb1fd329e2dc2c60cf Mon Sep 17 00:00:00 2001 From: lorinjameson Date: Wed, 13 Mar 2024 14:21:44 -0400 Subject: [PATCH] Remove stuff --- src/content/docs/index.mdx | 8 -------- 1 file changed, 8 deletions(-) diff --git a/src/content/docs/index.mdx b/src/content/docs/index.mdx index ffdb09c..3198f48 100644 --- a/src/content/docs/index.mdx +++ b/src/content/docs/index.mdx @@ -6,14 +6,6 @@ hero: tagline: A Modern, Powerful Annotation Platform image: file: ../../assets/hero.png - actions: - - text: Example Guide - link: /guides/example/ - icon: right-arrow - variant: primary - - text: Read the Starlight docs - link: https://starlight.astro.build - icon: external --- import { Card, CardGrid } from '@astrojs/starlight/components';