Skip to content

Commit

Permalink
Remove 'Home' from toolbar (#172)
Browse files Browse the repository at this point in the history
  • Loading branch information
cmaureir authored Nov 25, 2024
1 parent d25897a commit 8a23e29
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions hugo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -8,11 +8,6 @@ enableInlineShortcodes = true
[outputs]
home = ["HTML", "RSS"]

[[menus.main]]
name = 'Home'
pageRef = '/'
weight = 10

[[menus.main]]
name = 'About'
weight = 20
Expand Down

0 comments on commit 8a23e29

Please sign in to comment.