mirror of
https://github.com/Snigdha-OS/documentation.git
synced 2025-09-06 19:15:12 +02:00
update
This commit is contained in:
@@ -7,10 +7,10 @@ export default {
|
||||
"title": "My Site",
|
||||
"tagline": "Dinosaurs are cool",
|
||||
"favicon": "img/favicon.ico",
|
||||
"url": "https://your-docusaurus-site.example.com",
|
||||
"url": "https://docs.snigdhaos.org",
|
||||
"baseUrl": "/",
|
||||
"organizationName": "facebook",
|
||||
"projectName": "docusaurus",
|
||||
"organizationName": "snigdha-os",
|
||||
"projectName": "documentation",
|
||||
"onBrokenLinks": "throw",
|
||||
"onBrokenMarkdownLinks": "warn",
|
||||
"i18n": {
|
||||
@@ -76,7 +76,7 @@ export default {
|
||||
"items": [
|
||||
{
|
||||
"label": "Tutorial",
|
||||
"to": "/docs/intro"
|
||||
"to": "/"
|
||||
}
|
||||
]
|
||||
},
|
||||
|
Reference in New Issue
Block a user