Skip to content

Commit 39b5778

Browse files
committed
docs(mkdocs): reorder nav bar and add Third-Party Commitizen Templates
1 parent 78d3721 commit 39b5778

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

mkdocs.yml

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,16 +10,17 @@ edit_uri: ""
1010

1111
nav:
1212
- Introduction: 'README.md'
13-
- Configuration: 'config.md'
1413
- Commands:
14+
- Init: 'init.md'
1515
- Bump: 'bump.md'
1616
- Check: 'check.md'
17-
- Init: 'init.md'
17+
- Configuration: 'config.md'
1818
- Customization: 'customization.md'
1919
- Tutorials:
2020
- Writing commits: 'tutorials/writing_commits.md'
2121
- GitLab CI: 'tutorials/gitlab_ci.md'
2222
- Github Actions: 'tutorials/github_actions.md'
23+
- Third-Party Commitizen Templates: 'third-party-commitizen.md'
2324

2425
markdown_extensions:
2526
- markdown.extensions.codehilite:

0 commit comments

Comments
 (0)