From 449ac6ccafd4a186a574f498d45115b3a18339c5 Mon Sep 17 00:00:00 2001 From: Jessica Schilling Date: Wed, 3 Mar 2021 18:32:18 +0000 Subject: [PATCH] Update from Forestry.io Jessica Schilling created src/_blog/test-post.md --- .forestry/front_matter/templates/blog-post.yml | 1 + src/_blog/test-post.md | 12 ++++++++++++ 2 files changed, 13 insertions(+) create mode 100644 src/_blog/test-post.md diff --git a/.forestry/front_matter/templates/blog-post.yml b/.forestry/front_matter/templates/blog-post.yml index 92272aaf..02dc452f 100644 --- a/.forestry/front_matter/templates/blog-post.yml +++ b/.forestry/front_matter/templates/blog-post.yml @@ -86,6 +86,7 @@ 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 new file mode 100644 index 00000000..1899af6b --- /dev/null +++ b/src/_blog/test-post.md @@ -0,0 +1,12 @@ +--- +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