mirror of
https://github.com/Snigdha-OS/documentation.git
synced 2026-02-24 14:23:51 +01:00
chore: update introduction.
This commit is contained in:
@@ -245,6 +245,29 @@
|
||||
],
|
||||
"href": "/documentation/category/troubleshoot"
|
||||
},
|
||||
{
|
||||
"type": "category",
|
||||
"label": "Packages",
|
||||
"collapsible": true,
|
||||
"collapsed": true,
|
||||
"items": [
|
||||
{
|
||||
"type": "link",
|
||||
"label": "Welcome",
|
||||
"href": "/documentation/packages/snigdhaos_welcome",
|
||||
"docId": "packages/snigdhaos_welcome",
|
||||
"unlisted": false
|
||||
},
|
||||
{
|
||||
"type": "link",
|
||||
"label": "Blackbox",
|
||||
"href": "/documentation/packages/snigdhaos_blackbox",
|
||||
"docId": "packages/snigdhaos_blackbox",
|
||||
"unlisted": false
|
||||
}
|
||||
],
|
||||
"href": "/documentation/category/packages"
|
||||
},
|
||||
{
|
||||
"type": "category",
|
||||
"label": "Developers Guide",
|
||||
@@ -416,7 +439,7 @@
|
||||
"introduction/introduction": {
|
||||
"id": "introduction/introduction",
|
||||
"title": "Introduction",
|
||||
"description": "Let's discover Docusaurus in less than 5 minutes.",
|
||||
"description": "Snigdha OS is a light-weight, Powerful & Optimized Operating System built for Normal Users & Penetration Testers.",
|
||||
"sidebar": "tutorialSidebar"
|
||||
},
|
||||
"introduction/release_notes": {
|
||||
@@ -431,6 +454,18 @@
|
||||
"description": "",
|
||||
"sidebar": "tutorialSidebar"
|
||||
},
|
||||
"packages/snigdhaos_blackbox": {
|
||||
"id": "packages/snigdhaos_blackbox",
|
||||
"title": "Blackbox",
|
||||
"description": "",
|
||||
"sidebar": "tutorialSidebar"
|
||||
},
|
||||
"packages/snigdhaos_welcome": {
|
||||
"id": "packages/snigdhaos_welcome",
|
||||
"title": "Welcome",
|
||||
"description": "",
|
||||
"sidebar": "tutorialSidebar"
|
||||
},
|
||||
"post_installation/customization": {
|
||||
"id": "post_installation/customization",
|
||||
"title": "Customize Snigdha OS",
|
||||
|
||||
Reference in New Issue
Block a user