diff --git a/.forestry/front_matter/templates/blog-post.yml b/.forestry/front_matter/templates/blog-post.yml index 02dc452f..92272aaf 100644 --- a/.forestry/front_matter/templates/blog-post.yml +++ b/.forestry/front_matter/templates/blog-post.yml @@ -86,7 +86,6 @@ pages: - src/_blog/ipfs-in-opera-touch-on-ios.md - src/_blog/join-us-at-ethdenver-2021-year-of-the-spork-marmot.md - src/_blog/libp2p-comes-to-protoschool.md -- src/_blog/test-post.md - src/_blog/welcome-to-ipfs-weekly-119.md - src/_blog/welcome-to-ipfs-weekly-120.md - src/_blog/welcome-to-ipfs-weekly-121.md diff --git a/src/_blog/test-post.md b/src/_blog/test-post.md deleted file mode 100644 index 1899af6b..00000000 --- a/src/_blog/test-post.md +++ /dev/null @@ -1,12 +0,0 @@ ---- -tags: [] -title: Test post -description: Description -author: Jenn Turner -date: 2021-03-01 -permalink: "/test-post/" -translationKey: '' -header_image: '' - ---- -Here is a test post \ No newline at end of file