Skip to content

Commit 31590e5

Browse files
Merge pull request #89 from lugvitc/master
Update contacts and leaderboard
2 parents c8fad96 + f6cbb28 commit 31590e5

File tree

15 files changed

+5138
-18481
lines changed

15 files changed

+5138
-18481
lines changed

package-lock.json

Lines changed: 4964 additions & 18190 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

src/images/members/harshanth.png

644 KB
Loading

src/images/members/mogesh.jpeg

72.8 KB
Loading

src/images/members/mogesh.png

-556 KB
Binary file not shown.

src/images/members/riya.jpeg

848 KB
Loading

src/images/members/ssr.jpeg

573 KB
Loading

src/images/members/vivekc.jpeg

98.9 KB
Loading

src/images/members/yeyati.jpg

58.2 KB
Loading

src/pages/cli/Cli.jsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -220,7 +220,7 @@ export default function Cli() {
220220
<li>President : Ojass</li>
221221
<li>Vice-President : Shaina</li>
222222
<li>Treasurer : Shyam</li>
223-
<li>Technical Head : Aadivishnu</li>
223+
<li>Technical Head : Yeyati</li>
224224
</ul>
225225
</div>
226226
);

src/pages/contact/Contact.jsx

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -8,8 +8,8 @@ function Contact() {
88
{
99
label: "Technical",
1010
value: "Technical",
11-
head: "Aadivishnu Gajendra",
12-
contact: "8657069756",
11+
head: "Yeyati Prashar",
12+
contact: "8368034356",
1313
},
1414
{
1515
label: "Outreach",
@@ -20,8 +20,8 @@ function Contact() {
2020
{
2121
label: "Management",
2222
value: "Management",
23-
head: "Niket Girdhar",
24-
contact: "9780050565",
23+
head: "Vivek Chaudhary",
24+
contact: "9173543546",
2525
},
2626
{
2727
label: "Media",

0 commit comments

Comments
 (0)