_config.yml in jekyll-theme-simpleton-0.7.0 vs _config.yml in jekyll-theme-simpleton-0.8.0

- old
+ new

@@ -6,18 +6,16 @@ - jekyll-seo-tag date_format: "%F" defaults: - - - scope: + - scope: path: "" type: "posts" values: layout: "post" - - - scope: + - scope: path: "" type: "pages" values: layout: "page" @@ -34,23 +32,18 @@ - README.md - LICENSE.md - yarn.lock - pkg/ - # Build Command Options ## Liquid Profiler ### Generate a Liquid rendering profile to help you identify performance ### bottlenecks. profile: true - ## Strict Front Matter ### Cause a build to fail if there is a YAML syntax error in a page's front ### matter. strict_front_matter: true - sass: style: compressed - load_paths: - - node_modules