We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 7b0c7b2 + b0231f3 commit caefc46Copy full SHA for caefc46
1 file changed
src/Data/UnivList.json
@@ -1392,6 +1392,14 @@
1392
"longitude": 113.5438378,
1393
"color": [38, 33, 109]
1394
},
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
+ },
1403
{
1404
"fullName": "Vrije Universiteit Amsterdam",
1405
"region": ["EU"],
@@ -2109,4 +2117,4 @@
2109
2117
"longitude": -81.27480104616814,
2110
2118
"color": [75, 34, 130]
2111
2119
}
2112
-]
2120
+]
0 commit comments