We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ba7c443 commit d012bb8Copy full SHA for d012bb8
1 file changed
team/team_script.js
@@ -94,16 +94,16 @@ let adv_info = [
94
95
let fac_info = [
96
{
97
- name: 'Dr. Sowmya Kamath S.',
98
- image_path : '/fac-ads/sk-image.jpg',
99
- email: 'sowmyakamath@nitk.edu.in',
+ name: 'Dr. Anand Kumar M.',
+ image_path : '/fac-ads/anandkumar.png',
+ email: 'm_anandkumar.nitk.edu.in',
100
linkedin: '#',
101
designation: 'Assistant Professor'
102
},
103
104
- name: 'Dr. Anand Kumar M.',
105
- image_path : '/fac-ads/anandkumar.png',
106
- email: 'm_anandkumar.nitk.edu.in',
+ name: 'Dr. Sowmya Kamath S.',
+ image_path : '/fac-ads/sk-image.jpg',
+ email: 'sowmyakamath@nitk.edu.in',
107
108
109
0 commit comments