Skip to content

Commit 3588767

Browse files
committed
update: team
1 parent d1b212f commit 3588767

File tree

2 files changed

+9
-9
lines changed

2 files changed

+9
-9
lines changed

src/pages/_/Organisers/index.astro

+1-1
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ const organisers = [
3535
{ name: 'Abhinav', image: abhinav, socialUrl: 'https://twitter.com/the_Apv' },
3636
{ name: 'Aditya', image: aditya, socialUrl: 'https://twitter.com/adityaslyf' },
3737
{ name: 'Vishesh', image: vishesh, socialUrl: 'https://twitter.com/onlyVishesh14' },
38-
{ name: 'Rohan', image: rohan, socialUrl: 'https://linktr.ee/irohanrajput' },
38+
{ name: 'Tushar', image: rohan, socialUrl: 'https://linktr.ee/irohanrajput' },
3939
{ name: 'sam', image: sam, socialUrl: 'https://x.com/BlueCircle0' },
4040
{ name: 'Rishika', image: rishika, socialUrl: 'https://twitter.com/rishika79776235' },
4141
{ name: 'Ghanatava', image: ghanatava, socialUrl: 'https://x.com/GThakaran/' },

src/pages/_/Volunteers/index.astro

+8-8
Original file line numberDiff line numberDiff line change
@@ -27,29 +27,29 @@ import unnati from './images/unnati.png';
2727
import Vikshita from './images/Vikshita.jpeg';
2828
2929
const organisers = [
30-
{ name: 'Divv', image: Divv, socialUrl: 'https://twitter.com/Divvstwt' },
3130
{ name: 'Aashima', image: Aashima, socialUrl: '' },
3231
{ name: 'Amisha', image: Amisha, socialUrl: '' },
3332
{ name: 'Akaash', image: Akaash, socialUrl: '' },
34-
{ name: 'ananya', image: ananya, socialUrl: 'https://twitter.com/aanniejain' },
33+
{ name: 'Ananya', image: ananya, socialUrl: 'https://twitter.com/aanniejain' },
3534
{ name: 'Antonio', image: Antonio, socialUrl: '' },
3635
{ name: 'Anuj', image: Anuj, socialUrl: '' },
3736
{ name: 'Anurag', image: Anurag, socialUrl: '' },
3837
{ name: 'Atharva', image: Atharva, socialUrl: 'https://www.instagram.com/atharva_sachan_' },
3938
{ name: 'Devansh', image: Devansh, socialUrl: '' },
40-
{ name: 'harsh', image: harsh, socialUrl: '' },
39+
{ name: 'Divv', image: Divv, socialUrl: 'https://twitter.com/Divvstwt' },
40+
{ name: 'Harsh', image: harsh, socialUrl: '' },
4141
{ name: 'Himanshu', image: Himanshu, socialUrl: '' },
4242
{ name: 'Kanishka', image: Kanishka, socialUrl: '' },
4343
{ name: 'Manish', image: Manish, socialUrl: '' },
4444
{ name: 'Mridula', image: Mridula, socialUrl: '' },
4545
{ name: 'Nimish', image: Nimish, socialUrl: '' },
4646
{ name: 'Paarth', image: Paarth, socialUrl: 'https://www.instagram.com/official.paarth' },
47-
{ name: 'palak', image: palak, socialUrl: '' },
48-
{ name: 'pratyush', image: pratyush, socialUrl: '' },
49-
{ name: 'purva', image: purva, socialUrl: '' },
50-
{ name: 'riya', image: riya, socialUrl: 'https://twitter.com/Riyaaa_Garg' },
47+
{ name: 'Palak', image: palak, socialUrl: '' },
48+
{ name: 'Pratyush', image: pratyush, socialUrl: '' },
49+
{ name: 'Purva', image: purva, socialUrl: '' },
50+
{ name: 'Riya', image: riya, socialUrl: 'https://twitter.com/Riyaaa_Garg' },
5151
{ name: 'Saptarshi', image: Saptarshi, socialUrl: 'https://twitter.com/saptarshi_021' },
52-
{ name: 'unnati', image: unnati, socialUrl: '' },
52+
{ name: 'Unnati', image: unnati, socialUrl: '' },
5353
{ name: 'Vikshita', image: Vikshita, socialUrl: '' },
5454
];
5555
---

0 commit comments

Comments
 (0)