From 88ac6819c41a54fdfe7b9008bde31ffcaeee7b21 Mon Sep 17 00:00:00 2001 From: Cameron Bernhardt Date: Sun, 28 Feb 2016 12:53:04 -0500 Subject: [PATCH] Update astrocb.json --- users/astrocb.json | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) diff --git a/users/astrocb.json b/users/astrocb.json index 88a42c77..ad71b42a 100644 --- a/users/astrocb.json +++ b/users/astrocb.json @@ -1 +1,8 @@ -{"copyright":"Cameron Bernhardt","url":"http:\/\/github.com\/AstroCB","email":"cambernhardt@me.com","format":"txt"} \ No newline at end of file +{ + "copyright": "Cameron Bernhardt", + "url": "http://github.com/AstroCB", + "email": "cambernhardt@me.com", + "format": "html", + "gravatar": true, + "theme": "black-beauty" +}