Skip to content

Commit 5a1b49e

Browse files
Update documentation files and comment out navigation in mkdocs.yml
1 parent 70f9ab0 commit 5a1b49e

3 files changed

Lines changed: 9 additions & 5 deletions

File tree

docs/PowerShell/index.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1 +1,3 @@
11
# PowerShell
2+
3+
qweqwe

docs/Solutions/index.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1 +1,3 @@
11
# Solutions
2+
3+
qweqwe

mkdocs.yml

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -41,11 +41,11 @@ theme:
4141
- search.suggest
4242
- search.highlight
4343

44-
nav:
45-
- Home: README.md
46-
- Projects:
47-
- PowerShell Modules: PowerShell/index.md
48-
- GitHub Actions: GitHub-Actions/index.md
44+
# nav:
45+
# - Home: README.md
46+
# - Projects:
47+
# - PowerShell Modules: PowerShell/index.md
48+
# - GitHub Actions: GitHub-Actions/index.md
4949

5050
repo_name: PSModule/docs
5151
repo_url: https://github.com/PSModule/docs

0 commit comments

Comments
 (0)