We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 747e497 commit 9f8cd12Copy full SHA for 9f8cd12
1 file changed
mkdocs.yml
@@ -57,9 +57,19 @@ nav:
57
- Home: README.md
58
- Projects:
59
- PowerShell Modules: PowerShell/index.md
60
+ - PowerShell/Test-Specification.md
61
+ - PowerShell/Versioning.md
62
- GitHub Actions: GitHub-Actions/index.md
63
+ - GitHub-Actions/Some-More.md
64
+ - GitHub-Actions/Test-Something.md
65
+ - GitHub-Actions/Subtopic/index.md
66
+ - GitHub-Actions/Subtopic/Some-More.md
67
+ - GitHub-Actions/Subtopic/Test-Something.md
68
+ - Solutions:
69
+ - Solutions/index.md
70
- Blog:
- - blog/index.md
71
+ - Blog/index.md
72
+ - About: About/index.md
73
74
repo_name: PSModule/docs
75
repo_url: https://github.com/PSModule/docs
0 commit comments