From 5e55d9fe3d0f0825e18fcada446f438eb0fe1e8b Mon Sep 17 00:00:00 2001 From: olgasv1 Date: Fri, 14 Sep 2018 19:11:42 +0200 Subject: [PATCH 1/2] change index.html --- README.md | 2 ++ index.html | 1 + 2 files changed, 3 insertions(+) diff --git a/README.md b/README.md index 1c7e352..f061299 100644 --- a/README.md +++ b/README.md @@ -2,3 +2,5 @@ This is a sample project for the Github workshop. That project should be forked into your personnal profile to be used as a sandbox in order to learn how git & Github works. + +some changes diff --git a/index.html b/index.html index 7c3ef6f..f2b6c58 100644 --- a/index.html +++ b/index.html @@ -5,5 +5,6 @@

Git & Github workshop page

This is a sample HTML page to be used for the workshop in order to learn how Git & Github works.

+

Have a wonderful time!

\ No newline at end of file From 736af284bfe6c9d9c6ef6fbcce54732ccd3e5365 Mon Sep 17 00:00:00 2001 From: olgasv1 Date: Fri, 14 Sep 2018 19:50:58 +0200 Subject: [PATCH 2/2] index in my feature branch --- index.html | 1 + 1 file changed, 1 insertion(+) diff --git a/index.html b/index.html index f2b6c58..9e41cda 100644 --- a/index.html +++ b/index.html @@ -6,5 +6,6 @@

Git & Github workshop page

This is a sample HTML page to be used for the workshop in order to learn how Git & Github works.

Have a wonderful time!

+

Smile :)

\ No newline at end of file