Fix non-json user file

This commit is contained in:
Richie Bendall 2019-05-31 19:40:36 +12:00
parent 85180853dc
commit 94bf84b5f2
No known key found for this signature in database
GPG key ID: 1C6A99DFA9D306FC
2 changed files with 8 additions and 8 deletions

View file

@ -1,8 +0,0 @@
{
"copyright": "Kim Younggeon, http://www.kyg.kr",
"url": "http://www.kyg.kr",
"email": "mail@kyg.kr",
"gravatar": true,
"theme": "friendly",
"format": "html"
}

8
users/ressendpanda.json Normal file
View file

@ -0,0 +1,8 @@
{
"copyright": "Kim Younggeon, http://www.kyg.kr",
"url": "http://www.kyg.kr",
"email": "mail@kyg.kr",
"gravatar": true,
"theme": "friendly",
"format": "html"
}