Skip to content

Commit e163851

Browse files
added alumni details (#13)
* added alumni details * added webp file
1 parent e82ba50 commit e163851

9 files changed

Lines changed: 10 additions & 10 deletions

File tree

118 KB
Loading
17.3 KB
Loading

assets/images/team/b13/subin.webp

23.1 KB
Loading
6.61 KB
Loading

assets/images/team/b14/neil.webp

12.7 KB
Loading
22.7 KB
Loading

src/data/team/b13.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -101,25 +101,25 @@
101101
},
102102
{
103103
"name": "SUBIN E K",
104-
"photo": "assets/images/team/b13/logo.webp",
104+
"photo": "assets/images/team/b13/subin.webp",
105105
"role": "Team Member",
106106
"socials": [
107107
{
108108
"platform": "linkedin",
109-
"url": ""
109+
"url": "https://www.linkedin.com/in/subin-erattakulangara-ph-d-69b21598/"
110110

111111
}
112112
]
113113

114114
},
115115
{
116116
"name": "Y SIVA PRASAD REDDY",
117-
"photo": "assets/images/team/b13/logo.webp",
117+
"photo": "assets/images/team/b13/siva-prasad.webp",
118118
"role": "Team Member",
119119
"socials": [
120120
{
121121
"platform": "linkedin",
122-
"url": ""
122+
"url": "https://www.linkedin.com/in/yettella-siva-prasad-reddy-240b57a4/"
123123

124124
}
125125
]

src/data/team/b14.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -60,24 +60,24 @@
6060
{
6161

6262
"name": "P Chandana",
63-
"photo": "assets/images/team/b14/logo.webp",
63+
"photo": "assets/images/team/b14/chandana.webp",
6464
"role": "Team Member",
6565
"socials": [
6666
{
6767
"platform": "linkedin",
68-
"url": ""
68+
"url": "https://www.linkedin.com/in/chandana-poreddy-293085bb/"
6969
}
7070
]
7171
},
7272
{
7373

7474
"name": "Rodrigues Neil Francis",
75-
"photo": "assets/images/team/b14/logo.webp",
75+
"photo": "assets/images/team/b14/neil.webp",
7676
"role": "Team Member",
7777
"socials": [
7878
{
7979
"platform": "linkedin",
80-
"url": ""
80+
"url": "https://www.linkedin.com/in/neilrodrigues51/"
8181
}
8282
]
8383
},

src/data/team/b15.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -72,12 +72,12 @@
7272
{
7373

7474
"name": "N Srinath",
75-
"photo": "assets/images/team/b15/logo.webp",
75+
"photo": "assets/images/team/b15/srinath.webp",
7676
"role": "Team Member",
7777
"socials": [
7878
{
7979
"platform": "linkedin",
80-
"url": ""
80+
"url": "https://www.linkedin.com/in/namburi-gnvv-satya-sai-srinath/"
8181
}
8282
]
8383
},

0 commit comments

Comments
 (0)