From a38fcce4d118956f4cda568830c4b125ea0ad730 Mon Sep 17 00:00:00 2001 From: Nebiyou Daniel Date: Fri, 16 Sep 2022 19:16:57 -0700 Subject: [PATCH 1/3] demo pull i added index file and in the read me section please find the description --- README.md | 4 +++- index.html | 12 ++++++++++++ 2 files changed, 15 insertions(+), 1 deletion(-) create mode 100644 index.html diff --git a/README.md b/README.md index e2ab693..eb6dbc1 100644 --- a/README.md +++ b/README.md @@ -1 +1,3 @@ -# Project1 \ No newline at end of file +# Project1 +# This project is added just for demonstration purpose +# you can vist my portfolio website https://nebiyoudaniel.com/ \ No newline at end of file diff --git a/index.html b/index.html new file mode 100644 index 0000000..b16ace7 --- /dev/null +++ b/index.html @@ -0,0 +1,12 @@ + + + + + + + Demo + + +

here we go

+ + \ No newline at end of file From 07925c7a3d86bcf10e9d63cc8436d335a04f643c Mon Sep 17 00:00:00 2001 From: Nebiyou Daniel Date: Fri, 16 Sep 2022 19:54:35 -0700 Subject: [PATCH 2/3] change made --- index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/index.html b/index.html index b16ace7..80562d2 100644 --- a/index.html +++ b/index.html @@ -7,6 +7,6 @@ Demo -

here we go

+

here we go now

\ No newline at end of file From 37367e424952eda179394357d09a8ba4bae1e779 Mon Sep 17 00:00:00 2001 From: Nebiyou Daniel Date: Fri, 16 Sep 2022 20:11:57 -0700 Subject: [PATCH 3/3] created text file created text file --- file.txt | 1 + 1 file changed, 1 insertion(+) create mode 100644 file.txt diff --git a/file.txt b/file.txt new file mode 100644 index 0000000..356990d --- /dev/null +++ b/file.txt @@ -0,0 +1 @@ +text file created \ No newline at end of file