diff --git a/config/_default/menus.en.toml b/config/_default/menus.en.toml index 7344e7c..6e87f37 100644 --- a/config/_default/menus.en.toml +++ b/config/_default/menus.en.toml @@ -9,13 +9,13 @@ weight = 1 parent = "Conferences" name = "Seattle" url = "/Seattle" -weight = 1 +weight = 2 [[main]] parent = "Conferences" name = "Boston" url = "/boston" -weight = 2 +weight = 1 [[main]] name = "News"