Skip to content

Commit

Permalink
Update about.js
Browse files Browse the repository at this point in the history
  • Loading branch information
iet-nitk-575025 authored May 29, 2022
1 parent e24c462 commit 5a170ff
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/pages/about.js
Original file line number Diff line number Diff line change
Expand Up @@ -8,8 +8,8 @@ import { Nav, NavDropdown } from "react-bootstrap";
import { MemberDetails } from "../elements/member";

const KEY_ALUMNI = "Alumni";
const KEY_EXEC_MEMBERS = "Executive Members 2021";
const KEY_CURR_CORE = "Core 2021";
const KEY_EXEC_MEMBERS = "Executive Members 2022";
const KEY_CURR_CORE = "Core 2022";


const About = ({ location, data }) => {
Expand Down

0 comments on commit 5a170ff

Please sign in to comment.