mirror of
https://github.com/samsonjs/mit-license.git
synced 2026-04-04 11:05:48 +00:00
Update purdy.json (#1529)
This commit is contained in:
parent
3d1c4943b1
commit
b2440cfaf8
1 changed files with 10 additions and 5 deletions
|
|
@ -1,8 +1,13 @@
|
|||
{
|
||||
"copyright": "Joe Purdy",
|
||||
"url": "https://joepurdy.io",
|
||||
"email": "hello@joepurdy.io",
|
||||
"copyright": [
|
||||
{
|
||||
"name": "Joe Purdy",
|
||||
"email": "joe@purdy.dev"
|
||||
}
|
||||
],
|
||||
"url": "https://purdy.dev",
|
||||
"email": "joe@purdy.dev",
|
||||
"format": "html",
|
||||
"gravatar": true,
|
||||
"theme": "material-blue",
|
||||
"format": "html"
|
||||
"theme": "ubuntu-mono"
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in a new issue