Update simonanewton.json

Fixes: #1431
Co-Authored-By: Simon Newton <simonanewton@users.noreply.github.com>
This commit is contained in:
Richie Bendall 2020-08-07 23:51:50 +12:00
parent 62516885d3
commit 1115718a32

View file

@ -4,6 +4,6 @@
"email": "simonanewton@gmail.com",
"format": "html",
"license": "mit",
"theme": "material-teal",
"gravatar": false
"theme": "material-grey",
"gravatar": true
}