chore: Update ppant.json (#1387)

* Added and edited field

* chore: Remove extra newlines

Co-authored-by: Richie Bendall <richiebendall@gmail.com>
This commit is contained in:
Pradeep K. Pant 2020-01-21 15:43:25 +05:30 committed by Richie Bendall
parent 9b7fb870fc
commit 02114cf293

View file

@ -1,9 +1,7 @@
{
"copyright": "Pradeep K. Pant",
"copyright": "Pradeep K. Pant, http://pradeeppant.com",
"url": "http://pradeeppant.com",
"email": "ppant@cpan.org",
"format": "html",
"license": "mit",
"theme": "default",
"email": "pantpradeep@gmail.com",
"theme": "opensans",
"gravatar": true
}
}