Update theoparis.json (#1435)

fixed email and updated theme
This commit is contained in:
Theo Paris 2020-08-11 19:34:50 -07:00 committed by GitHub
parent b525d6c3b8
commit 7fca6a863d
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -1,9 +1,9 @@
{ {
"copyright": "Theo Paris", "copyright": "Theo Paris",
"url": "https://theoparis.com", "url": "https://theoparis.com",
"email": "theoparisdesigns@gmail.com", "email": "theo@throw-out-error.dev",
"format": "html", "format": "html",
"license": "mit", "license": "mit",
"theme": "default-dark", "theme": "hacker",
"gravatar": true "gravatar": true
} }