Skip to content

Commit

Permalink
Merge pull request #89 from lugvitc/master
Browse files Browse the repository at this point in the history
Update contacts and leaderboard
  • Loading branch information
KreativeThinker authored Dec 26, 2024
2 parents c8fad96 + f6cbb28 commit 31590e5
Show file tree
Hide file tree
Showing 15 changed files with 5,138 additions and 18,481 deletions.
23,154 changes: 4,964 additions & 18,190 deletions package-lock.json

Large diffs are not rendered by default.

Binary file added src/images/members/harshanth.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added src/images/members/mogesh.jpeg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file removed src/images/members/mogesh.png
Binary file not shown.
Binary file added src/images/members/riya.jpeg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added src/images/members/ssr.jpeg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added src/images/members/vivekc.jpeg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added src/images/members/yeyati.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
2 changes: 1 addition & 1 deletion src/pages/cli/Cli.jsx
Original file line number Diff line number Diff line change
Expand Up @@ -220,7 +220,7 @@ export default function Cli() {
<li>President : Ojass</li>
<li>Vice-President : Shaina</li>
<li>Treasurer : Shyam</li>
<li>Technical Head : Aadivishnu</li>
<li>Technical Head : Yeyati</li>
</ul>
</div>
);
Expand Down
8 changes: 4 additions & 4 deletions src/pages/contact/Contact.jsx
Original file line number Diff line number Diff line change
Expand Up @@ -8,8 +8,8 @@ function Contact() {
{
label: "Technical",
value: "Technical",
head: "Aadivishnu Gajendra",
contact: "8657069756",
head: "Yeyati Prashar",
contact: "8368034356",
},
{
label: "Outreach",
Expand All @@ -20,8 +20,8 @@ function Contact() {
{
label: "Management",
value: "Management",
head: "Niket Girdhar",
contact: "9780050565",
head: "Vivek Chaudhary",
contact: "9173543546",
},
{
label: "Media",
Expand Down
Loading

0 comments on commit 31590e5

Please sign in to comment.