mirror of
https://github.com/samsonjs/mit-license.git
synced 2026-04-27 15:07:42 +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",
|
"copyright": [
|
||||||
"url": "https://joepurdy.io",
|
{
|
||||||
"email": "hello@joepurdy.io",
|
"name": "Joe Purdy",
|
||||||
|
"email": "joe@purdy.dev"
|
||||||
|
}
|
||||||
|
],
|
||||||
|
"url": "https://purdy.dev",
|
||||||
|
"email": "joe@purdy.dev",
|
||||||
|
"format": "html",
|
||||||
"gravatar": true,
|
"gravatar": true,
|
||||||
"theme": "material-blue",
|
"theme": "ubuntu-mono"
|
||||||
"format": "html"
|
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue