Skip to content

Commit

Permalink
Fix index page
Browse files Browse the repository at this point in the history
Change-Id: I640483e353631fb0876178fba2eab7c523af7197
  • Loading branch information
talios committed Oct 16, 2023
1 parent 176b3bd commit 9103bdd
Showing 1 changed file with 2 additions and 5 deletions.
7 changes: 2 additions & 5 deletions docs/src/content/docs/index.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -7,13 +7,10 @@ hero:
image:
file: ../../assets/houston.webp
actions:
- text: Examples
link: /guides/example/
- text: Read the Tiles docs
link: /maven-tiles/introduction/about
icon: right-arrow
variant: primary
- text: Read the Tiles docs
link: /introduction/about
icon: external
---

import { Card, CardGrid } from '@astrojs/starlight/components';

0 comments on commit 9103bdd

Please sign in to comment.