mirror of
https://github.com/Snigdha-OS/documentation.git
synced 2025-09-06 19:15:12 +02:00
🐛 fix(pos): => 2
This commit is contained in:
@@ -9,8 +9,8 @@
|
|||||||
"permalink": "/documentation/dev_guide/pkgbuild"
|
"permalink": "/documentation/dev_guide/pkgbuild"
|
||||||
},
|
},
|
||||||
"next": {
|
"next": {
|
||||||
"title": "Aircrack-NG",
|
"title": "DNS Enum",
|
||||||
"permalink": "/documentation/tools/aircrack-ng"
|
"permalink": "/documentation/tools/dns"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
@@ -17,6 +17,10 @@
|
|||||||
},
|
},
|
||||||
"sidebar": "tutorialSidebar",
|
"sidebar": "tutorialSidebar",
|
||||||
"previous": {
|
"previous": {
|
||||||
|
"title": "Tools",
|
||||||
|
"permalink": "/documentation/category/tools"
|
||||||
|
},
|
||||||
|
"next": {
|
||||||
"title": "Aircrack-NG",
|
"title": "Aircrack-NG",
|
||||||
"permalink": "/documentation/tools/aircrack-ng"
|
"permalink": "/documentation/tools/aircrack-ng"
|
||||||
}
|
}
|
||||||
|
@@ -355,16 +355,16 @@
|
|||||||
"items": [
|
"items": [
|
||||||
{
|
{
|
||||||
"type": "link",
|
"type": "link",
|
||||||
"label": "Aircrack-NG",
|
"label": "DNS Enum",
|
||||||
"href": "/documentation/tools/aircrack-ng",
|
"href": "/documentation/tools/dns",
|
||||||
"docId": "tools/aircrack-ng",
|
"docId": "tools/dns",
|
||||||
"unlisted": false
|
"unlisted": false
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"type": "link",
|
"type": "link",
|
||||||
"label": "DNS Enum",
|
"label": "Aircrack-NG",
|
||||||
"href": "/documentation/tools/dns",
|
"href": "/documentation/tools/aircrack-ng",
|
||||||
"docId": "tools/dns",
|
"docId": "tools/aircrack-ng",
|
||||||
"unlisted": false
|
"unlisted": false
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
|
@@ -897,16 +897,12 @@
|
|||||||
"editUrl": "https://github.com/Snigdha-OS/documentation/tree/master/docs/tools/aircrack-ng.md",
|
"editUrl": "https://github.com/Snigdha-OS/documentation/tree/master/docs/tools/aircrack-ng.md",
|
||||||
"tags": [],
|
"tags": [],
|
||||||
"version": "current",
|
"version": "current",
|
||||||
"sidebarPosition": 1,
|
"sidebarPosition": 2,
|
||||||
"frontMatter": {
|
"frontMatter": {
|
||||||
"sidebar_position": 1
|
"sidebar_position": 2
|
||||||
},
|
},
|
||||||
"sidebar": "tutorialSidebar",
|
"sidebar": "tutorialSidebar",
|
||||||
"previous": {
|
"previous": {
|
||||||
"title": "Tools",
|
|
||||||
"permalink": "/documentation/category/tools"
|
|
||||||
},
|
|
||||||
"next": {
|
|
||||||
"title": "DNS Enum",
|
"title": "DNS Enum",
|
||||||
"permalink": "/documentation/tools/dns"
|
"permalink": "/documentation/tools/dns"
|
||||||
}
|
}
|
||||||
@@ -930,6 +926,10 @@
|
|||||||
},
|
},
|
||||||
"sidebar": "tutorialSidebar",
|
"sidebar": "tutorialSidebar",
|
||||||
"previous": {
|
"previous": {
|
||||||
|
"title": "Tools",
|
||||||
|
"permalink": "/documentation/category/tools"
|
||||||
|
},
|
||||||
|
"next": {
|
||||||
"title": "Aircrack-NG",
|
"title": "Aircrack-NG",
|
||||||
"permalink": "/documentation/tools/aircrack-ng"
|
"permalink": "/documentation/tools/aircrack-ng"
|
||||||
}
|
}
|
||||||
@@ -1372,11 +1372,11 @@
|
|||||||
"items": [
|
"items": [
|
||||||
{
|
{
|
||||||
"type": "doc",
|
"type": "doc",
|
||||||
"id": "tools/aircrack-ng"
|
"id": "tools/dns"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"type": "doc",
|
"type": "doc",
|
||||||
"id": "tools/dns"
|
"id": "tools/aircrack-ng"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"link": {
|
"link": {
|
||||||
|
@@ -1,5 +1,5 @@
|
|||||||
---
|
---
|
||||||
sidebar_position: 1
|
sidebar_position: 2
|
||||||
---
|
---
|
||||||
|
|
||||||
# Aircrack-NG
|
# Aircrack-NG
|
||||||
|
Reference in New Issue
Block a user