Remove unused layout key from frontmatter

This commit is contained in:
Kyle Mathews 2017-01-03 13:09:47 -07:00
parent 49bc7e5ef7
commit 5f52e0b75e
3 changed files with 0 additions and 3 deletions

View file

@ -1,7 +1,6 @@
---
title: Hello World
date: "2015-05-01T22:12:03.284Z"
layout: post
readNext: "/my-second-post/"
path: "/hello-world/"
---