From fdb175afa9e7bef2549d41f4a45187ba09ee4bb0 Mon Sep 17 00:00:00 2001 From: Susan Huynh Date: Wed, 25 Nov 2020 06:33:15 -0800 Subject: [PATCH] hello world post --- _posts/2020-11-25-hello-world.md | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 _posts/2020-11-25-hello-world.md diff --git a/_posts/2020-11-25-hello-world.md b/_posts/2020-11-25-hello-world.md new file mode 100644 index 0000000000000..5fc99ba89864d --- /dev/null +++ b/_posts/2020-11-25-hello-world.md @@ -0,0 +1,8 @@ +--- +layout: post +title: Hello world! +published: true +tags: hello +--- + +My test blog post.