diff --git a/astro.config.mjs b/astro.config.mjs index 9eacfd17..429391fc 100644 --- a/astro.config.mjs +++ b/astro.config.mjs @@ -5,7 +5,7 @@ import starlight from '@astrojs/starlight'; export default defineConfig({ integrations: [ starlight({ - title: 'My Docs', + title: 'SNIGDHA OS', social: { github: 'https://github.com/withastro/starlight', }, diff --git a/src/content/docs/index.mdx b/src/content/docs/index.mdx index 117179db..d0b255d2 100644 --- a/src/content/docs/index.mdx +++ b/src/content/docs/index.mdx @@ -1,5 +1,5 @@ --- -title: Welcome to Starlight +title: SNIGDHA OS description: Get started building your docs site with Starlight. template: splash hero: @@ -7,7 +7,7 @@ hero: image: file: ../../assets/houston.webp actions: - - text: Example Guide + - text: Download link: /guides/example/ icon: right-arrow variant: primary