diff options
Diffstat (limited to 'posts')
-rw-r--r-- | posts/2020-06-05-a-new-tutoring-business.md | 9 | ||||
-rw-r--r-- | posts/2020-06-05-introduction-post.md | 9 |
2 files changed, 18 insertions, 0 deletions
diff --git a/posts/2020-06-05-a-new-tutoring-business.md b/posts/2020-06-05-a-new-tutoring-business.md new file mode 100644 index 0000000..06da162 --- /dev/null +++ b/posts/2020-06-05-a-new-tutoring-business.md @@ -0,0 +1,9 @@ +--- +title: A New Tutoring Business +categories: + - blog +published_date: "2020-06-05 01:46:56 +0000" +layout: post.liquid +is_draft: false +--- +(Post text goes here) 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) |