From d9072d9178d8b46e74d5a81fbf98ac2faf65facb Mon Sep 17 00:00:00 2001 From: bender Date: Wed, 25 Mar 2026 19:01:36 +0000 Subject: [PATCH] Switch to version 13: modified src/app/blackout-times/page.tsx --- src/app/blackout-times/page.tsx | 2 ++ 1 file changed, 2 insertions(+) diff --git a/src/app/blackout-times/page.tsx b/src/app/blackout-times/page.tsx index 8761b3f..ab771e1 100644 --- a/src/app/blackout-times/page.tsx +++ b/src/app/blackout-times/page.tsx @@ -28,6 +28,8 @@ export default function BlackoutTimesPage() { name: "Home", id: "/"}, { name: "Services", id: "#services"}, + { + name: "Why Us", id: "#why-us"}, { name: "About Us", id: "#about-student-team"}, {