Skip to content

Commit caefc46

Browse files
Merge pull request #101 from OpenSIST/dev
add EIT
2 parents 7b0c7b2 + b0231f3 commit caefc46

1 file changed

Lines changed: 9 additions & 1 deletion

File tree

src/Data/UnivList.json

Lines changed: 9 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1392,6 +1392,14 @@
13921392
"longitude": 113.5438378,
13931393
"color": [38, 33, 109]
13941394
},
1395+
{
1396+
"fullName": "European Institute of Innovation & Technology",
1397+
"region": ["EU"],
1398+
"abbr": "EIT",
1399+
"latitude": 47.470849,
1400+
"longitude": 19.061396,
1401+
"color": [0, 74, 152]
1402+
},
13951403
{
13961404
"fullName": "Vrije Universiteit Amsterdam",
13971405
"region": ["EU"],
@@ -2109,4 +2117,4 @@
21092117
"longitude": -81.27480104616814,
21102118
"color": [75, 34, 130]
21112119
}
2112-
]
2120+
]

0 commit comments

Comments
 (0)