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({
|
||||
integrations: [
|
||||
starlight({
|
||||
title: 'My Docs',
|
||||
title: 'SNIGDHA OS',
|
||||
social: {
|
||||
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.
|
||||
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
|
||||
|
Reference in New Issue
Block a user