Add default theme and remote_theme values to _config.yml

This commit is contained in:
Michael Rose
2018-03-14 12:54:15 -04:00
parent b274ada35c
commit bac26e96b2
3 changed files with 18 additions and 2 deletions

View File

@ -1,3 +1,7 @@
## Unreleased
* Add default `theme` and `remote_theme` values to `_config.yml`.
## [4.10.1](https://github.com/mmistakes/minimal-mistakes/releases/tag/4.10.1)
### Enhancements