Remove unused info

This commit is contained in:
Kyle Mathews 2017-07-11 11:43:19 -07:00
parent ec2f17b6ac
commit 6d41ce1008
3 changed files with 0 additions and 5 deletions

View file

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

View file

@ -1,8 +1,6 @@
--- ---
title: My Second Post! title: My Second Post!
date: "2015-05-06T23:46:37.121Z" date: "2015-05-06T23:46:37.121Z"
layout: post
readNext: "/hi-folks/"
path: "/my-second-post/" path: "/my-second-post/"
--- ---

View file

@ -1,7 +1,6 @@
--- ---
title: New Beginnings title: New Beginnings
date: "2015-05-28T22:40:32.169Z" date: "2015-05-28T22:40:32.169Z"
layout: post
path: "/hi-folks/" path: "/hi-folks/"
--- ---