Fixed theme name to match actual name.

This commit is contained in:
Josh Kendall 2015-02-23 21:50:56 -05:00
parent 9765bc89b5
commit fcd454a69b

View file

@ -2,7 +2,7 @@
"copyright": "Simple App Group LLC", "copyright": "Simple App Group LLC",
"email": "info@simpleappgroup.com", "email": "info@simpleappgroup.com",
"format": "html", "format": "html",
"theme": "open-sans", "theme": "opensans",
"url": "https://simpleappgroup.com", "url": "https://simpleappgroup.com",
"gravatar": true "gravatar": true
} }