From 27f1e57bfbadbb3557d7649567e49a1e89927012 Mon Sep 17 00:00:00 2001 From: "Adam T. Carpenter" Date: Fri, 26 Jun 2020 17:22:38 -0400 Subject: working on new pricing table and blogging system --- posts/2020-06-05-introduction-post.md | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 posts/2020-06-05-introduction-post.md (limited to 'posts/2020-06-05-introduction-post.md') diff --git a/posts/2020-06-05-introduction-post.md b/posts/2020-06-05-introduction-post.md new file mode 100644 index 0000000..cd563b6 --- /dev/null +++ b/posts/2020-06-05-introduction-post.md @@ -0,0 +1,9 @@ +--- +title: Introduction Post +categories: + - blog +published_date: "2020-06-05 01:47:01 +0000" +layout: post.liquid +is_draft: false +--- +(Post text goes here) -- cgit v1.2.3