From c661e62ac9d431891d5bbb49071249109681e9f9 Mon Sep 17 00:00:00 2001 From: Jonas Smedegaard Date: Thu, 3 May 2018 21:12:53 +0200 Subject: Add geolocation of Jeff Heywood. --- src/data/staff.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/data/staff.json b/src/data/staff.json index ee9d10b..b4be3b6 100644 --- a/src/data/staff.json +++ b/src/data/staff.json @@ -221,8 +221,8 @@ { "geometry": { "coordinates": [ - 3.4, - -54.433333 + -122.21191, + 37.45306 ], "type": "Point" }, -- cgit v1.2.3