From aa67cde903a7d4f2fbc58184d5f2ade5e66e5758 Mon Sep 17 00:00:00 2001 From: Nick Dumas Date: Mon, 9 Sep 2024 12:20:28 -0400 Subject: [PATCH] Adding weight to office hours nav link --- config/_default/menus.en.toml | 1 + 1 file changed, 1 insertion(+) diff --git a/config/_default/menus.en.toml b/config/_default/menus.en.toml index 52e3cc4..910fa2d 100644 --- a/config/_default/menus.en.toml +++ b/config/_default/menus.en.toml @@ -54,6 +54,7 @@ [[main]] name = "Office Hours" pageRef = "services/office-hours" + weight = 60 [[main]] name = "Personal Mentoring"