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: "Working with Posts"
permalink: /docs/posts/
excerpt: "Suggestions and Front Matter defaults for working with posts."
modified: 2016-11-03T11:12:40-04:00
last_modified_at: 2016-11-03T11:12:40-04:00
---
Posts are stored in the `_posts` directory and named according to the `YEAR-MONTH-DAY-title.MARKUP` format as per [the usual](https://jekyllrb.com/docs/posts/).