mirror of
https://github.com/samsonjs/mit-license.git
synced 2026-04-05 11:15:51 +00:00
Fix non-json user file
This commit is contained in:
parent
85180853dc
commit
94bf84b5f2
2 changed files with 8 additions and 8 deletions
|
|
@ -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
8
users/ressendpanda.json
Normal 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"
|
||||
}
|
||||
Loading…
Reference in a new issue