2,664
edits
(Added Malta to GuidedResearch map) Tag: Undo |
m (moved Guernsey on GuidedResearch map, in order to not overlap with Jersey) |
||
Line 362: | Line 362: | ||
locationMap.rel = 'import'; | locationMap.rel = 'import'; | ||
/* CHANGE NEEDED: update URL below every time the location-map.html is changed */ | /* CHANGE NEEDED: update URL below every time the location-map.html is changed */ | ||
locationMap.href = 'https://gist.githubusercontent.com/ahancey/a86414a07c7c1466cc36ffb790a0817d/raw/ | locationMap.href = 'https://gist.githubusercontent.com/ahancey/a86414a07c7c1466cc36ffb790a0817d/raw/748a662f88adf92729d925ebf5fb1ce26ec0bb38/location-map.html'; | ||
var s = document.getElementsByTagName('script')[0]; | |||
s.parentNode.insertBefore(locationMap, s); | s.parentNode.insertBefore(locationMap, s); | ||
edits