FAQ | This is a LIVE service | Changelog

Skip to content
Snippets Groups Projects
Commit 51ffad4c authored by thewilkybarkid's avatar thewilkybarkid
Browse files

Set a low weight for the default home menu link

parent d3e8ad54
No related branches found
No related tags found
No related merge requests found
......@@ -575,6 +575,7 @@ function cambridge_lite_install() {
'link_title' => st('Home'),
'link_path' => '<front>',
'menu_name' => 'main-menu',
'weight' => -100,
);
menu_link_save($item);
......
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