~xdavidwu/xdavidwu.link

53f0c03c7969e83bb53bf9fd64499c711c4029ed — Michael Rose 6 years ago 93dfdb4
Add default `theme` and `remote_theme` values to `_config.yml`
2 files changed, 13 insertions(+), 1 deletions(-)

M CHANGELOG.md
M _config.yml
M CHANGELOG.md => CHANGELOG.md +4 -0
@@ 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

M _config.yml => _config.yml +9 -1
@@ 5,6 5,14 @@
# For technical reasons, this file is *NOT* reloaded automatically when you use
# `jekyll serve`. If you change this file, please restart the server process.

# Theme Settings
#
# Review documentation to determine if you should use `theme` or `remote_theme`
# https://mmistakes.github.io/minimal-mistakes/docs/quick-start-guide/#installing-the-theme

# theme                  : "minimal-mistakes-jekyll"
# remote_theme           : "mmistakes/minimal-mistakes"

minimal_mistakes_skin    : "default" # "air", "aqua", "contrast", "dark", "dirt", "neon", "mint", "plum", "sunrise"

# Site Settings


@@ 83,7 91,7 @@ social:

# Analytics
analytics:
  provider               : false # false (default), "google", "google-universal", "google-gtag", "custom"
  provider               : false # false (default), "google", "google-universal", "custom"
  google:
    tracking_id          :