summaryrefslogtreecommitdiff
path: root/index.html
diff options
context:
space:
mode:
authorBen Burwell <ben@benburwell.com>2015-07-06 13:08:50 -0400
committerBen Burwell <ben@benburwell.com>2015-07-06 13:08:50 -0400
commitd64fb946f788ad15d693f7fb3e3f2b4b6b97ffba (patch)
tree29ad21a3b76c318b36074beaf27b112736af3e81 /index.html
parentcd633d1a7b9ac37eebdc05ad2276f6e75eccc1f2 (diff)
Removed GPS coordinates from location on home page
Diffstat (limited to 'index.html')
-rw-r--r--index.html5
1 files changed, 1 insertions, 4 deletions
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
<div class="left">
<pre>{
"<em>name</em>": "<em>Ben Burwell</em>",
- "<em>location</em>": {
- "<em>name</em>": "<em>Allentown, PA</em>",
- "<em>gps</em>": "<a href="http://www.openstreetmap.org/#map=14/40.6000/-75.4700" target="_blank">40.60&deg; N, 75.47&deg; W</a>"
- },
+ "<em>location</em>": "<em>Allentown, PA</em>",
"<em>twitter</em>": "<a href="https://twitter.com/bburwell">@bburwell</a>",
"<em>github</em>": "<a href="https://github.com/benburwell">@benburwell</a>",
"<em>keybase</em>": "<a href="https://keybase.io/benburwell">@benburwell</a>",