From f686246911da41b1dc0081167e396f5bc0b4d857 Mon Sep 17 00:00:00 2001 From: Mandeep Singh Date: Fri, 27 May 2016 16:37:13 +0530 Subject: [PATCH] change theme for user daxlab --- users/daxlab.json | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/users/daxlab.json b/users/daxlab.json index 0093e142..aae44d2d 100644 --- a/users/daxlab.json +++ b/users/daxlab.json @@ -1 +1,7 @@ -{"copyright":"Mandeep Singh","url":"http:\/\/github.com\/daxlab","email":"mandeep25894@gmail.com","format":"txt","theme":"default"} +{ + "copyright": "Mandeep Singh", + "url": "https://github.com/daxlab", + "email": "mandeep25894@gmail.com", + "theme": "material-green", + "gravatar": true +}