🧪 test(info): add information

This commit is contained in:
Eshan Roy (Eshanized)
2024-06-19 02:44:22 +05:30
parent 6a83ed3e17
commit ec51dd504f
2 changed files with 3 additions and 3 deletions

View File

@@ -5,7 +5,7 @@ import starlight from '@astrojs/starlight';
export default defineConfig({ export default defineConfig({
integrations: [ integrations: [
starlight({ starlight({
title: 'My Docs', title: 'SNIGDHA OS',
social: { social: {
github: 'https://github.com/withastro/starlight', github: 'https://github.com/withastro/starlight',
}, },

View File

@@ -1,5 +1,5 @@
--- ---
title: Welcome to Starlight title: SNIGDHA OS
description: Get started building your docs site with Starlight. description: Get started building your docs site with Starlight.
template: splash template: splash
hero: hero:
@@ -7,7 +7,7 @@ hero:
image: image:
file: ../../assets/houston.webp file: ../../assets/houston.webp
actions: actions:
- text: Example Guide - text: Download
link: /guides/example/ link: /guides/example/
icon: right-arrow icon: right-arrow
variant: primary variant: primary