From a9bdfcc53c2c2db5dd577e0d2c0fae0060e3fc96 Mon Sep 17 00:00:00 2001 From: ghozylab Date: Thu, 8 Jun 2017 21:00:11 +0700 Subject: [PATCH 1/2] Create ghozylab.json Thanks :) --- users/ghozylab.json | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 users/ghozylab.json diff --git a/users/ghozylab.json b/users/ghozylab.json new file mode 100644 index 00000000..813d2320 --- /dev/null +++ b/users/ghozylab.json @@ -0,0 +1,6 @@ +{ + "copyright": "PT. GHOZY LAB LLC", + "url": "https://ghozylab.com", + "theme": "dusk", + "email": "license@ghozylab.com" +} From 704594ac79cc390ec765ea0a56956626eebbc1c6 Mon Sep 17 00:00:00 2001 From: ghozylab Date: Fri, 9 Jun 2017 00:03:42 +0700 Subject: [PATCH 2/2] Create ghozylab.json Change theme & gravatar to TRUE --- users/ghozylab.json | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/users/ghozylab.json b/users/ghozylab.json index 813d2320..2d04dcd4 100644 --- a/users/ghozylab.json +++ b/users/ghozylab.json @@ -1,6 +1,7 @@ { "copyright": "PT. GHOZY LAB LLC", "url": "https://ghozylab.com", - "theme": "dusk", - "email": "license@ghozylab.com" + "theme": "material-light-blue", + "email": "license@ghozylab.com", + "gravatar": true }