mirror of
https://github.com/samsonjs/mit-license.git
synced 2026-04-27 15:07:42 +00:00
fix: Correct theme name (Fixes #1377)
This commit is contained in:
parent
bc4dbef0a6
commit
dd4689d500
1 changed files with 1 additions and 1 deletions
|
|
@ -4,5 +4,5 @@
|
||||||
"format": "html",
|
"format": "html",
|
||||||
"email": "t.selalmasidis@gmail.com",
|
"email": "t.selalmasidis@gmail.com",
|
||||||
"gravatar": true,
|
"gravatar": true,
|
||||||
"theme": "opensans"
|
"theme": "open-sans"
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue