From bbef7dcc927706d6e8da0defcb875f7f0c024e8c Mon Sep 17 00:00:00 2001 From: Eryn Wells Date: Tue, 5 Oct 2021 20:47:31 -0700 Subject: [PATCH] Remove the dummy posts --- content/posts/2021/09/the-first-post.md | 7 ------- content/posts/2021/09/the-second-post.md | 7 ------- 2 files changed, 14 deletions(-) delete mode 100644 content/posts/2021/09/the-first-post.md delete mode 100644 content/posts/2021/09/the-second-post.md diff --git a/content/posts/2021/09/the-first-post.md b/content/posts/2021/09/the-first-post.md deleted file mode 100644 index fe4d3d3..0000000 --- a/content/posts/2021/09/the-first-post.md +++ /dev/null @@ -1,7 +0,0 @@ ---- -title: "The First Post" -date: 2021-09-20T08:39:41-07:00 -draft: false ---- - -This is the first post of the rest of my blog. diff --git a/content/posts/2021/09/the-second-post.md b/content/posts/2021/09/the-second-post.md deleted file mode 100644 index 3c2d6be..0000000 --- a/content/posts/2021/09/the-second-post.md +++ /dev/null @@ -1,7 +0,0 @@ ---- -title: "The Second Post" -date: 2021-09-25T08:39:46-07:00 -draft: false ---- - -Here's the second post. It's a quarter past ten.