From ff015064d197e88e983d2a1c23306a6b5c3b74cd Mon Sep 17 00:00:00 2001 From: Sonu Jha <43055935+skj092@users.noreply.github.com> Date: Sun, 3 May 2020 01:43:54 +0530 Subject: [PATCH] Create myfirstpost.md added --- _posts/myfirstpost.md | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 _posts/myfirstpost.md diff --git a/_posts/myfirstpost.md b/_posts/myfirstpost.md new file mode 100644 index 0000000..2f70ee8 --- /dev/null +++ b/_posts/myfirstpost.md @@ -0,0 +1,2 @@ +# Title +My first post.