Update leo.json (#1502)

This commit is contained in:
Leo 2021-09-07 09:45:09 +08:00 committed by GitHub
parent 3da4f10517
commit f0fb3397ee
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -1,7 +1,9 @@
{ {
"copyright": "Leo", "copyright": "Leo",
"url": "https://wangrunlin.com",
"email": "leo@wangrunlin.com",
"format": "html", "format": "html",
"license": "mit", "license": "mit",
"theme": "default", "theme": "8bits-monochrome",
"gravatar": true "gravatar": true
} }