Replace modified with last_modified_at (#930)

Fixes #929
This commit is contained in:
Sebastian Wiesner
2017-04-04 15:12:32 +02:00
committed by Michael Rose
parent 805dad0077
commit cf4f8277c1
36 changed files with 40 additions and 40 deletions

View File

@ -2,7 +2,7 @@
title: "Configuration"
permalink: /docs/configuration/
excerpt: "Settings for configuring and customizing the theme."
modified: 2016-11-29T08:44:22-05:00
last_modified_at: 2016-11-29T08:44:22-05: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.