From e8b6a87f991c3a9592454741d139d1c14af6a1a8 Mon Sep 17 00:00:00 2001 From: imfunny <36105478+imfunniee@users.noreply.github.com> Date: Mon, 20 May 2019 14:49:23 +0530 Subject: [PATCH] Update config.json --- dist/config.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/dist/config.json b/dist/config.json index 181787d..5ccbb86 100644 --- a/dist/config.json +++ b/dist/config.json @@ -1,8 +1,8 @@ [ { - "username": "imfunniee", - "name": "imfunny", - "userimg": "https://avatars3.githubusercontent.com/u/36105478?v=4", - "theme": "light.css" + "username": null, + "name": null, + "userimg": null, + "theme": "light" } -] \ No newline at end of file +]