From ecc23a7b942c23b0bd37365f9592f01fb556cda2 Mon Sep 17 00:00:00 2001 From: gaurav901 <96517158+gaurav901@users.noreply.github.com> Date: Wed, 22 Dec 2021 12:46:54 +0530 Subject: [PATCH 1/2] create index --- index.md | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 index.md diff --git a/index.md b/index.md new file mode 100644 index 0000000..d645086 --- /dev/null +++ b/index.md @@ -0,0 +1,4 @@ +--- +layout: default +title: Home +--- From 95d7a4b9a0c258b4ee1fa77e2d04097cda684292 Mon Sep 17 00:00:00 2001 From: gaurav901 <96517158+gaurav901@users.noreply.github.com> Date: Wed, 22 Dec 2021 12:56:17 +0530 Subject: [PATCH 2/2] create index --- index.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/index.md b/index.md index d645086..7000b46 100644 --- a/index.md +++ b/index.md @@ -2,3 +2,5 @@ layout: default title: Home --- + +hello, world!