Skip to content

Commit a48e2f9

Browse files
committed
fix: remove leading zero from Git Learning Notes entry in navigation
1 parent bf213f5 commit a48e2f9

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

mkdocs.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,6 +28,6 @@ nav:
2828
- Old Examples:
2929
- 0. Stem Separation: Old_Versions/00_stem_separation_old.md
3030
- Git & GitHub:
31-
- 0. Git Learning Notes: Git/Git_Learning_Notes.md
31+
- Git Learning Notes: Git/Git_Learning_Notes.md
3232
extra_css:
3333
- stylesheets/extra.css

0 commit comments

Comments
 (0)