From 10f10a1c3fe2f89d87d14e8b95394a239b991edd Mon Sep 17 00:00:00 2001 From: Timo Tijhof Date: Tue, 12 Aug 2014 13:59:46 +0100 Subject: [PATCH] unicodejs: Set theme to double-windsor To match oojs.mit-license.org. --- users/unicodejs.json | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/users/unicodejs.json b/users/unicodejs.json index a59cd13c..8ab7f063 100644 --- a/users/unicodejs.json +++ b/users/unicodejs.json @@ -1 +1,6 @@ -{"copyright":"UnicodeJS Team and other contributors","url":"https:\/\/www.mediawiki.org\/wiki\/UnicodeJS","format":"html"} \ No newline at end of file +{ + "copyright": "UnicodeJS Team and other contributors", + "url": "https://www.mediawiki.org/wiki/UnicodeJS", + "format": "html", + "theme":"double-windsor" +}