Update CHANGELOG and history

This commit is contained in:
Michael Rose
2017-09-05 12:08:05 -04:00
parent 5e7e15bad9
commit 5d2f34a2d2
3 changed files with 4 additions and 2 deletions

View File

@@ -2,7 +2,7 @@
title: "Configuration"
permalink: /docs/configuration/
excerpt: "Settings for configuring and customizing the theme."
last_modified_at: 2017-08-18T15:08:14-04:00
last_modified_at: 2017-09-05T12:06:30-04:00
---
Settings that affect your entire site can be changed in [Jekyll's configuration file](https://jekyllrb.com/docs/configuration/): `_config.yml`, found in the root of your project. If you don't have this file you'll need to copy or create one using the theme's [default `_config.yml`](https://github.com/mmistakes/minimal-mistakes/blob/master/_config.yml) as a base.