We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8003bba commit 1cca129Copy full SHA for 1cca129
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": 52.589287,
1400
+ "longitude": 13.357526,
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