Skip to content

Commit

Permalink
minro fixes
Browse files Browse the repository at this point in the history
  • Loading branch information
SundarakrishnanN committed Jun 24, 2024
1 parent 4042b37 commit 86ed6bd
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions data/publicityandmedia_chairs.ts → data/pm_chairs.ts

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion pages/committee1.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ export default function committee1() {
<Card committeeName={"Finance Chairs"} to={""}/>
<Card committeeName={"Publication Chairs"} to={""}/>
<Card committeeName={"Sponsorship Chairs"} to={""}/>
<Card committeeName={"Publicity and Media Chairs"} to={""}/>
<Card committeeName={"Publicity and Media Chairs"} to={"/committee-details/pm_chairs"}/>
</div>
<div className="md:w-2/3 w-4/5">
<Card committeeName={"Website Chairs"} to={"/committee-details/website_chairs"}/>
Expand Down

0 comments on commit 86ed6bd

Please sign in to comment.