mirror of
https://github.com/samsonjs/mit-license.git
synced 2026-03-25 09:25:49 +00:00
fix: Wrong theme name for ctoon (#1380)
Sorry, since gray is the default the suffix isn't needed.
This commit is contained in:
parent
abba363bd4
commit
8b206eb81c
1 changed files with 2 additions and 2 deletions
|
|
@ -2,5 +2,5 @@
|
|||
"copyright": "CTOON",
|
||||
"url": "https://ctoon.network",
|
||||
"email": "contact@ctoon.network",
|
||||
"theme": "material-gray"
|
||||
}
|
||||
"theme": "material"
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in a new issue