added a menu item via config file to the page
This commit is contained in:
@@ -17,6 +17,11 @@ name = 'Tags'
|
|||||||
pageRef = '/tags'
|
pageRef = '/tags'
|
||||||
weight = 30
|
weight = 30
|
||||||
|
|
||||||
|
[[menus.main]]
|
||||||
|
name = 'Categories'
|
||||||
|
pageRef = '/categories'
|
||||||
|
weight = 30
|
||||||
|
|
||||||
[module]
|
[module]
|
||||||
[module.hugoVersion]
|
[module.hugoVersion]
|
||||||
extended = false
|
extended = false
|
||||||
|
|||||||
Reference in New Issue
Block a user