From 8f9b0693408961a3fbf561cc5ac82bc111d4c677 Mon Sep 17 00:00:00 2001 From: abnercoimbre Date: Thu, 3 Apr 2025 17:31:45 -0700 Subject: [PATCH] Boston before Seattle (navigation) --- config/_default/menus.en.toml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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"