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/" ---