From d64fb946f788ad15d693f7fb3e3f2b4b6b97ffba Mon Sep 17 00:00:00 2001 From: Ben Burwell Date: Mon, 6 Jul 2015 13:08:50 -0400 Subject: Removed GPS coordinates from location on home page --- index.html | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) (limited to 'index.html') diff --git a/index.html b/index.html index 4b53a4a..3a7c992 100644 --- a/index.html +++ b/index.html @@ -6,10 +6,7 @@ title: Ben Burwell - Software Engineer
{
   "name": "Ben Burwell",
-  "location": {
-    "name": "Allentown, PA",
-    "gps": "40.60° N, 75.47° W"
-  },
+  "location": "Allentown, PA",
   "twitter": "@bburwell",
   "github": "@benburwell",
   "keybase": "@benburwell",
-- 
cgit v1.2.3