mirror of
https://github.com/Snigdha-OS/documentation.git
synced 2025-09-17 20:54:55 +02:00
🐛 fix(_sidebar): change position
This commit is contained in:
@@ -9,8 +9,8 @@
|
||||
"permalink": "/documentation/dev_guide/pkgbuild"
|
||||
},
|
||||
"next": {
|
||||
"title": "Tool: DNS Enum",
|
||||
"permalink": "/documentation/tools/dns"
|
||||
"title": "Aircrack-NG",
|
||||
"permalink": "/documentation/tools/aircrack-ng"
|
||||
}
|
||||
}
|
||||
}
|
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"id": "tools/dns",
|
||||
"title": "Tool: DNS Enum",
|
||||
"description": "",
|
||||
"title": "DNS Enum",
|
||||
"description": "🌐 DNS Enumeration (DNS Enum)",
|
||||
"source": "@site/docs/tools/dns.md",
|
||||
"sourceDirName": "tools",
|
||||
"slug": "/tools/dns",
|
||||
@@ -17,10 +17,6 @@
|
||||
},
|
||||
"sidebar": "tutorialSidebar",
|
||||
"previous": {
|
||||
"title": "Tools",
|
||||
"permalink": "/documentation/category/tools"
|
||||
},
|
||||
"next": {
|
||||
"title": "Aircrack-NG",
|
||||
"permalink": "/documentation/tools/aircrack-ng"
|
||||
}
|
||||
|
@@ -355,16 +355,16 @@
|
||||
"items": [
|
||||
{
|
||||
"type": "link",
|
||||
"label": "Tool: DNS Enum",
|
||||
"href": "/documentation/tools/dns",
|
||||
"docId": "tools/dns",
|
||||
"label": "Aircrack-NG",
|
||||
"href": "/documentation/tools/aircrack-ng",
|
||||
"docId": "tools/aircrack-ng",
|
||||
"unlisted": false
|
||||
},
|
||||
{
|
||||
"type": "link",
|
||||
"label": "Aircrack-NG",
|
||||
"href": "/documentation/tools/aircrack-ng",
|
||||
"docId": "tools/aircrack-ng",
|
||||
"label": "DNS Enum",
|
||||
"href": "/documentation/tools/dns",
|
||||
"docId": "tools/dns",
|
||||
"unlisted": false
|
||||
}
|
||||
],
|
||||
@@ -573,8 +573,8 @@
|
||||
},
|
||||
"tools/dns": {
|
||||
"id": "tools/dns",
|
||||
"title": "Tool: DNS Enum",
|
||||
"description": "",
|
||||
"title": "DNS Enum",
|
||||
"description": "🌐 DNS Enumeration (DNS Enum)",
|
||||
"sidebar": "tutorialSidebar"
|
||||
},
|
||||
"troubleshoot/bluetooth": {
|
||||
|
Reference in New Issue
Block a user