Fixed JSON (missed a comma)

Probably fixes #325
This commit is contained in:
Lars Kappert 2013-07-31 22:30:02 +02:00
parent b808017e4c
commit 4fe52546c1

View file

@ -1,7 +1,7 @@
{
"copyright": "Lars Kappert, http://webpro.nl",
"url": "http://webpro.nl",
"email": "lars@webpro.nl"
"email": "lars@webpro.nl",
"theme": "default",
"gravatar": true
}