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';