From 2126144865cdf7b627e66730fd5cb60256c6be99 Mon Sep 17 00:00:00 2001 From: Ali Mihandoost Date: Sat, 29 Mar 2014 12:29:32 +0430 Subject: [PATCH] update info and fix json errors --- users/alimd.json | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) diff --git a/users/alimd.json b/users/alimd.json index 6e610f79..a60108c4 100644 --- a/users/alimd.json +++ b/users/alimd.json @@ -1,6 +1,7 @@ { - copyright : 'Ali Mihandoost, http://ali.md', - url : 'http://ali.md' - email : 'i@ali.md' - theme : 'default' + "copyright": "Ali Mihandoost, http://ali.md", + "url": "http://ali.md", + "email": "i@ali.md", + "theme": "flesch", + "gravatar": true }