From 417df2439d4cf9e58dcef75d2c044f480644ab0a Mon Sep 17 00:00:00 2001 From: Richie Bendall Date: Wed, 18 Jul 2018 23:12:55 +1200 Subject: [PATCH] Also add richienb JSON file --- users/richienb.json | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 users/richienb.json diff --git a/users/richienb.json b/users/richienb.json new file mode 100644 index 00000000..633f98f5 --- /dev/null +++ b/users/richienb.json @@ -0,0 +1,8 @@ +{ + "copyright": "Richie Bendall, https://www.richie-bendall.ml", + "url": "https://www.richie-bendall.ml", + "email": "richiebendall@gmail.com", + "format": "html", + "gravatar": true, + "theme": "material-indigo" +}