From dff2c74708c66e1aa7d943aff3a2c39abccd0f6e Mon Sep 17 00:00:00 2001 From: Ben Burwell Date: Wed, 6 May 2015 00:05:28 -0400 Subject: Update home page --- index.html | 17 ++++++++--------- 1 file changed, 8 insertions(+), 9 deletions(-) diff --git a/index.html b/index.html index 03ff438..7116305 100644 --- a/index.html +++ b/index.html @@ -6,17 +6,16 @@ title: Ben Burwell - Software Engineer
{
   "name": "Ben Burwell",
+  "location": {
+    "name": "Allentown, PA",
+    "gps": "40.60° N, 75.47° W"
+  },
   "twitter": "@bburwell",
   "github": "@benburwell",
   "keybase": "@benburwell",
-  "email": {
-    "address": "ben@benburwell.com",
-    "pgp": "6661 12D9 67A3 6ECD"
-  },
-  "resume": {
-    "pdf": "resume.pdf",
-    "tex": "resume.tex"
-  }
+  "email": "ben@benburwell.com",
+  "gpg": "6661 12D9 67A3 6ECD",
+  "resume": "resume.pdf"
 }
@@ -29,6 +28,6 @@ title: Ben Burwell - Software Engineer

About

-

I am a software engineer, security & crypto enthusiast, lighting designer, and zsh user. I'm passionate about kerning and coffee.

+

I am a software engineer, security & crypto enthusiast, lighting designer, and Oh My Zsh! user. I'm passionate about kerning, coffee, and the UNIX philosophy.

-- cgit v1.2.3