From 68ff066b9794a54939ab6dd324996ea83069eaf6 Mon Sep 17 00:00:00 2001 From: noformnocontent Date: Tue, 12 Jun 2012 01:19:44 +0200 Subject: [PATCH] set theme in `users/nn.json` --- users/nn.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/users/nn.json b/users/nn.json index a9e7ce04..ab00840b 100644 --- a/users/nn.json +++ b/users/nn.json @@ -1,5 +1,6 @@ { "copyright": "noformnocontent", "url": "http://noformnocontent.com", - "email": "i@noformnocontent.com" + "email": "i@noformnocontent.com", + "theme": "hipster-gray" }