diff --git a/pages/2015-05-01-hello-world/index.md b/pages/2015-05-01-hello-world/index.md index 8d16d95..f822427 100644 --- a/pages/2015-05-01-hello-world/index.md +++ b/pages/2015-05-01-hello-world/index.md @@ -1,7 +1,6 @@ --- title: Hello World date: "2015-05-01T22:12:03.284Z" -layout: post readNext: "/my-second-post/" path: "/hello-world/" --- diff --git a/pages/2015-05-06-my-second-post/index.md b/pages/2015-05-06-my-second-post/index.md index efa62ec..50bfaaa 100644 --- a/pages/2015-05-06-my-second-post/index.md +++ b/pages/2015-05-06-my-second-post/index.md @@ -1,7 +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/pages/2015-05-28-hi-folks/index.md b/pages/2015-05-28-hi-folks/index.md index 180aeff..65dc6b0 100644 --- a/pages/2015-05-28-hi-folks/index.md +++ b/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/" ---