fix: Correct theme name (Fixes #1377)

This commit is contained in:
Richie Bendall 2019-11-22 16:34:59 +13:00 committed by GitHub
parent bc4dbef0a6
commit dd4689d500
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -4,5 +4,5 @@
"format": "html",
"email": "t.selalmasidis@gmail.com",
"gravatar": true,
"theme": "opensans"
"theme": "open-sans"
}