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

@@ -1,6 +1,6 @@
---
title: "Post: Modified Date"
modified: 2016-03-09T16:20:02-05:00
last_modified_at: 2016-03-09T16:20:02-05:00
categories:
- Post Formats
tags:

View File

@@ -11,7 +11,7 @@ tags:
- edge case
- image
- layout
modified: 2016-05-02T11:39:01-04:00
last_modified_at: 2016-05-02T11:39:01-04:00
---
{% include base_path %}

View File

@@ -1,7 +1,7 @@
---
title: "Markup: Syntax Highlighting"
excerpt: "Post displaying the various ways of highlighting code in Markdown."
modified: 2016-09-09T09:55:10-04:00
last_modified_at: 2016-09-09T09:55:10-04:00
header:
teaser: "assets/images/markup-syntax-highlighting-teaser.jpg"
tags: