Skip to content

Commit

Permalink
added data
Browse files Browse the repository at this point in the history
  • Loading branch information
kushaangowda committed Aug 4, 2021
1 parent d428ca2 commit 5351a15
Showing 1 changed file with 8 additions and 1 deletion.
9 changes: 8 additions & 1 deletion src/Home/components/MobilityExchange/data.js
Original file line number Diff line number Diff line change
Expand Up @@ -735,6 +735,13 @@ export const data = {
title: "French University",
cols: ["Name of the Faculty", "Department", "Visit", "Duration"],
data: [
{
"Name of the Faculty": "Dr. Bhargav Vaidya",
Visit: "Dr. Benoit Commercon, ENS Lyon, France",
"Name of the FacultyLink": "https://iiti.irins.org/profile/93693",
Department: "Astronomy, Astrophysics and Space Engineering",
Duration: "Oct, 2019",
},
{
"#": 1,
"Name of the Faculty": "Dr. Kapil Ahuja",
Expand All @@ -756,7 +763,7 @@ export const data = {
"Name of the Faculty": "Dr. Mrigendra Dubey",
"Name of the FacultyLink": "https://www.iiti.ac.in/people/~mdubey/",
Department: "Metallurgy Engineering and Materials Science",
Visit: 'Invited Research Visitor in France (CNRS- Rennes, Paris VI University and ENS-Lyon){" "}',
Visit: "Invited Research Visitor in France (CNRS- Rennes, Paris VI University and ENS-Lyon)",
Duration: 2016,
},
{
Expand Down

0 comments on commit 5351a15

Please sign in to comment.