From bdb8ac8639a81fca422f831b81d3b459952e4652 Mon Sep 17 00:00:00 2001 From: "Tri M. Nguyen" Date: Mon, 21 Apr 2014 01:05:33 +0200 Subject: [PATCH] Update own user mit-license values --- users/tmn.json | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/users/tmn.json b/users/tmn.json index c3e6abdd..a8ef404e 100644 --- a/users/tmn.json +++ b/users/tmn.json @@ -1 +1,7 @@ -{"copyright":"Tri M. Nguyen"} \ No newline at end of file +{ + "copyright": "Tri M. Nguyen", + "url": "http://tmn.io", + "email": "mail@trimn.net", + "format": "html", + "theme": "flesch" +}