Menu items changed
This commit is contained in:
parent
0fe0e0a38b
commit
5b990659a6
2 changed files with 20 additions and 19 deletions
|
@ -1,22 +1,3 @@
|
|||
# baseURL = 'https://example.org/'
|
||||
# languageCode = 'en-us'
|
||||
# title = 'My New Hugo Site'
|
||||
|
||||
[[menus.main]]
|
||||
name = 'Home'
|
||||
pageRef = '/'
|
||||
weight = 10
|
||||
|
||||
[[menus.main]]
|
||||
name = 'Posts'
|
||||
pageRef = '/posts'
|
||||
weight = 20
|
||||
|
||||
[[menus.main]]
|
||||
name = 'Tags'
|
||||
pageRef = '/tags'
|
||||
weight = 30
|
||||
|
||||
[module]
|
||||
[module.hugoVersion]
|
||||
extended = false
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue