Skip to content

Commit 1239e47

Browse files
Update main menu in hugo.toml , Fix: remove redundant home tab #165 (#168)
Signed-off-by: samruddhikasar05-bit <samruddhikasar05@gmail.com>
1 parent afebace commit 1239e47

File tree

1 file changed

+1
-4
lines changed

1 file changed

+1
-4
lines changed

hugo.toml

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -19,10 +19,7 @@ target = 'static'
1919
source = 'images'
2020
target = 'static/images'
2121

22-
[[menus.main]]
23-
name = 'Home'
24-
pageRef = '/'
25-
weight = 10
22+
2623

2724
[[menus.main]]
2825
name = 'Good First Issues'

0 commit comments

Comments
 (0)