Skip to content
This repository was archived by the owner on Jan 21, 2021. It is now read-only.

Commit b78f164

Browse files
committed
someday I'll get this right...
1 parent 9033f2f commit b78f164

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

mkdocs.yml

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,9 @@ repo_url: https://github.com/PowerShellMafia/PowerSploit/
33
site_favicon: favicon.ico
44
pages:
55
- Home: 'index.md'
6-
- Recon : 'Recon/index.md'
6+
- Recon:
7+
- About: 'Recon/index.md'
8+
- Functions:
79
- Export-PowerViewCSV: 'Recon/Export-PowerViewCSV.md'
810
- Resolve-IPAddress: 'Recon/Resolve-IPAddress.md'
911
- ConvertTo-SID: 'Recon/ConvertTo-SID.md'

0 commit comments

Comments
 (0)