📝 docs(_update): add blank => fill

This commit is contained in:
Eshan Roy
2024-12-05 13:12:52 +05:30
parent 4cddc539b6
commit 3baf30176f
7 changed files with 228 additions and 16 deletions

View File

@@ -1,7 +1,7 @@
{
"id": "installation/download_snigdha_os",
"title": "Download Snigdha OS",
"description": "",
"description": "🌟 Guide to Download Snigdha OS",
"source": "@site/docs/installation/download_snigdha_os.md",
"sourceDirName": "installation",
"slug": "/installation/download_snigdha_os",
@@ -21,7 +21,7 @@
"permalink": "/documentation/category/installation"
},
"next": {
"title": "Make Bootable USB",
"title": "Bootable USB With Ventoy",
"permalink": "/documentation/installation/making_bootable_usb"
}
}

View File

@@ -17,7 +17,7 @@
},
"sidebar": "tutorialSidebar",
"previous": {
"title": "Make Bootable USB",
"title": "Bootable USB With Ventoy",
"permalink": "/documentation/installation/making_bootable_usb"
},
"next": {

View File

@@ -1,7 +1,7 @@
{
"id": "installation/making_bootable_usb",
"title": "Make Bootable USB",
"description": "",
"title": "Bootable USB With Ventoy",
"description": "🔥 How to Make Snigdha OS Bootable USB with Ventoy",
"source": "@site/docs/installation/making_bootable_usb.md",
"sourceDirName": "installation",
"slug": "/installation/making_bootable_usb",

View File

@@ -126,7 +126,7 @@
},
{
"type": "link",
"label": "Make Bootable USB",
"label": "Bootable USB With Ventoy",
"href": "/documentation/installation/making_bootable_usb",
"docId": "installation/making_bootable_usb",
"unlisted": false
@@ -436,7 +436,7 @@
"installation/download_snigdha_os": {
"id": "installation/download_snigdha_os",
"title": "Download Snigdha OS",
"description": "",
"description": "🌟 Guide to Download Snigdha OS",
"sidebar": "tutorialSidebar"
},
"installation/live_env": {
@@ -447,8 +447,8 @@
},
"installation/making_bootable_usb": {
"id": "installation/making_bootable_usb",
"title": "Make Bootable USB",
"description": "",
"title": "Bootable USB With Ventoy",
"description": "🔥 How to Make Snigdha OS Bootable USB with Ventoy",
"sidebar": "tutorialSidebar"
},
"installation/offline_install": {