From 6fd484497cdbfcc56cb4fcf812256287eb80a6e4 Mon Sep 17 00:00:00 2001 From: David Alexander Date: Fri, 11 Nov 2016 19:21:29 -0600 Subject: [PATCH] Adds thelonelyghost namespace --- users/thelonelyghost.json | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 users/thelonelyghost.json diff --git a/users/thelonelyghost.json b/users/thelonelyghost.json new file mode 100644 index 00000000..661c8453 --- /dev/null +++ b/users/thelonelyghost.json @@ -0,0 +1,7 @@ +{ + "copyright": "David Alexander", + "url": "http://www.thelonelyghost.com", + "email": "opensource@thelonelyghost.com", + "gravatar": true, + "theme": "material-brown" +}