diff --git a/docs/source/map.json b/docs/source/map.json index da4502848..3139b8833 100644 --- a/docs/source/map.json +++ b/docs/source/map.json @@ -336,6 +336,20 @@ "name": "University of Surrey", "url": "https://www.studyacrossthepond.com/sites/default/files/University%20of%20Surrey%20logo%202107x780px.png" } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + 140.10389, + 36.11139 + ] + }, + "properties": { + "name": "University of Tsukuba", + "url": "https://upload.wikimedia.org/wikipedia/commons/thumb/d/dd/Logo_of_University_of_Tsukuba.svg/220px-Logo_of_University_of_Tsukuba.svg.png" + } } ] }