added a menu item via config file to the page

This commit is contained in:
2025-12-10 21:12:53 -05:00
parent bde060f40f
commit f98d688dee

View File

@@ -17,6 +17,11 @@ name = 'Tags'
pageRef = '/tags'
weight = 30
[[menus.main]]
name = 'Categories'
pageRef = '/categories'
weight = 30
[module]
[module.hugoVersion]
extended = false