From 41a970f9d43347dd868e6e00e7617c7cc702964e Mon Sep 17 00:00:00 2001 From: daluclemas Date: Mon, 23 Sep 2024 08:47:40 +0100 Subject: [PATCH] update: remove laptop scholarship --- src/App.js | 2 +- src/utils/index.js | 12 ++++++------ 2 files changed, 7 insertions(+), 7 deletions(-) diff --git a/src/App.js b/src/App.js index a0981cf..ade2d6a 100644 --- a/src/App.js +++ b/src/App.js @@ -28,7 +28,7 @@ function App() { } /> } /> } /> - } /> + } /> } /> diff --git a/src/utils/index.js b/src/utils/index.js index 8291fe4..a688db3 100644 --- a/src/utils/index.js +++ b/src/utils/index.js @@ -397,8 +397,8 @@ export const navLinks = [ url: "/schedule", }, { - pathname: "D&I", - url: "/diversity-and-inclusion", + pathname: "d&i", + url: "/diversity-and-inclusion-d&i", }, { pathname: "events", @@ -408,10 +408,10 @@ export const navLinks = [ pathname: "volunteer", url: "https://docs.google.com/forms/d/e/1FAIpQLSfieGp6WlWIrhD1yMebNmnURT43BrXpL4dHLr0zQoyrFRtqHQ/viewform?usp=pp_url", }, - { - pathname: "Laptop Scholarship", - url: "https://docs.google.com/forms/d/1mXDDgbutl2jjc3ssXWEaG-6ET9GAbvGzabDjG8Uj2C8/edit", - }, + // { + // pathname: "Laptop Scholarship", + // url: "https://docs.google.com/forms/d/1mXDDgbutl2jjc3ssXWEaG-6ET9GAbvGzabDjG8Uj2C8/edit", + // }, // { // pathname: "Schedule", // url: "/#schedule",