Skip to content

Commit 92d84fe

Browse files
Update navigation links in navigation.yml
1 parent 77240f6 commit 92d84fe

File tree

1 file changed

+6
-11
lines changed

1 file changed

+6
-11
lines changed

_data/navigation.yml

Lines changed: 6 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,7 @@
1-
# main links
21
main:
3-
- title: "Quick-Start Guide"
4-
url: https://mmistakes.github.io/minimal-mistakes/docs/quick-start-guide/
5-
# - title: "About"
6-
# url: https://mmistakes.github.io/minimal-mistakes/about/
7-
# - title: "Sample Posts"
8-
# url: /year-archive/
9-
# - title: "Sample Collections"
10-
# url: /collection-archive/
11-
# - title: "Sitemap"
12-
# url: /sitemap/
2+
- title: "Home"
3+
url: /
4+
- title: "Projects"
5+
url: /projects/
6+
- title: "GitHub"
7+
url: https://github.com/microbitcoder652

0 commit comments

Comments
 (0)