Skip to content
Snippets Groups Projects
Commit 3a03319e authored by Igor Biki's avatar Igor Biki
Browse files

ISTWCMS-4041: Adding blog, events, and news as main menu items usign yml file.

parent 63a79830
No related branches found
No related tags found
No related merge requests found
......@@ -423,3 +423,21 @@ uw_site_management.wcms_how_to_documents:
menu_name: uw-menu-site-management
url: internal:/node/add
weight: 75
uw_main_menu.blog:
title: 'Blog'
menu_name: main
url: internal:/blog
weight: 50
uw_main_menu.events:
title: 'Events'
menu_name: main
url: internal:/events
weight: 55
uw_main_menu.news:
title: 'News'
menu_name: main
url: internal:/news
weight: 60
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment