From 5858e3266b858f28221a7ec288054365ff077540 Mon Sep 17 00:00:00 2001 From: Tobias Lundin Date: Tue, 21 Jun 2016 10:51:32 +0200 Subject: [PATCH] Create tolu.json --- users/tolu.json | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 users/tolu.json diff --git a/users/tolu.json b/users/tolu.json new file mode 100644 index 00000000..f9c1f64c --- /dev/null +++ b/users/tolu.json @@ -0,0 +1,7 @@ +{ + "copyright": "Tobias Lundin", + "url": "http://tobiaslundin.se", + "email": "tobias.lundin@gmail.com", + "gravatar": true, + "theme": "material" +}