mirror of
https://github.com/Snigdha-OS/Snigdha-OS.github.io.git
synced 2025-09-05 20:26:43 +02:00
🧪 test(info): add information
This commit is contained in:
@@ -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',
|
||||||
},
|
},
|
||||||
|
@@ -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
|
||||||
|
Reference in New Issue
Block a user