From 6d41ce1008268808382bc131a09534df89b52780 Mon Sep 17 00:00:00 2001 From: Kyle Mathews Date: Tue, 11 Jul 2017 11:43:19 -0700 Subject: [PATCH] Remove unused info --- src/pages/2015-05-01-hello-world/index.md | 2 -- src/pages/2015-05-06-my-second-post/index.md | 2 -- src/pages/2015-05-28-hi-folks/index.md | 1 - 3 files changed, 5 deletions(-) diff --git a/src/pages/2015-05-01-hello-world/index.md b/src/pages/2015-05-01-hello-world/index.md index 8d16d95..7b7d8ca 100644 --- a/src/pages/2015-05-01-hello-world/index.md +++ b/src/pages/2015-05-01-hello-world/index.md @@ -1,8 +1,6 @@ --- title: Hello World date: "2015-05-01T22:12:03.284Z" -layout: post -readNext: "/my-second-post/" path: "/hello-world/" --- diff --git a/src/pages/2015-05-06-my-second-post/index.md b/src/pages/2015-05-06-my-second-post/index.md index efa62ec..a6a4b97 100644 --- a/src/pages/2015-05-06-my-second-post/index.md +++ b/src/pages/2015-05-06-my-second-post/index.md @@ -1,8 +1,6 @@ --- title: My Second Post! date: "2015-05-06T23:46:37.121Z" -layout: post -readNext: "/hi-folks/" path: "/my-second-post/" --- diff --git a/src/pages/2015-05-28-hi-folks/index.md b/src/pages/2015-05-28-hi-folks/index.md index 180aeff..65dc6b0 100644 --- a/src/pages/2015-05-28-hi-folks/index.md +++ b/src/pages/2015-05-28-hi-folks/index.md @@ -1,7 +1,6 @@ --- title: New Beginnings date: "2015-05-28T22:40:32.169Z" -layout: post path: "/hi-folks/" ---