diff --git a/docs/src/content/docs/index.mdx b/docs/src/content/docs/index.mdx index e6ed51f..61eeca9 100644 --- a/docs/src/content/docs/index.mdx +++ b/docs/src/content/docs/index.mdx @@ -1,24 +1,24 @@ --- -title: Welcome to Starlight -description: Get started building your docs site with Starlight. +title: Welcome to LUNA dogumentation 🐾 +description: LUNA Charts is a reusable, developer-friendly charting library designed to make accessible, WCAG-oriented data visualization the default rather than an afterthought. template: splash # Remove or comment out this line to display the site sidebar on this page. hero: - tagline: Congrats on setting up a new Starlight project! + tagline: Architecture, ADRs and classes. Everything you should now! image: - file: ../../assets/houston.webp + file: ../../assets/luna_charts_logo_doc.png actions: - - text: Example Guide - link: /guides/example/ + - text: Start here + link: /getting-started/ icon: right-arrow - - text: Read the Starlight docs - link: https://starlight.astro.build + - text: Our Git-Repo + link: https://git.byting-pandas.ninja/Ninosaurier/LUNA-Charts icon: external variant: minimal --- import { Card, CardGrid } from '@astrojs/starlight/components'; -## Next steps +## The Topics