From d9f1d86286a2a376f554d43a69c9ee849f1b83ab Mon Sep 17 00:00:00 2001 From: Ian Lewis Date: Fri, 18 Oct 2019 05:28:45 -0400 Subject: Added base blog content. --- content/blog/second-post/index.md | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 content/blog/second-post/index.md (limited to 'content/blog/second-post/index.md') diff --git a/content/blog/second-post/index.md b/content/blog/second-post/index.md new file mode 100644 index 000000000..f086c69e2 --- /dev/null +++ b/content/blog/second-post/index.md @@ -0,0 +1,9 @@ +--- +date: 2019-10-18 +title: "Second Blog Post" +linkTitle: "Second Blog Post" +description: "" +author: John Doe +--- + +This is a second test blog post. -- cgit v1.2.3