From af65908a3de4bcd2fc736d8728d8059cedd1c8bd Mon Sep 17 00:00:00 2001 From: Vitalii Shytikov Date: Thu, 6 Feb 2020 21:58:57 +0200 Subject: [PATCH 1/2] Hello World --- index.html | 1 + 1 file changed, 1 insertion(+) create mode 100644 index.html diff --git a/index.html b/index.html new file mode 100644 index 0000000..de8b69b --- /dev/null +++ b/index.html @@ -0,0 +1 @@ +

Hello World!

From 4a0a49bd8b369ebc5707e183ef22986bdba65abb Mon Sep 17 00:00:00 2001 From: Vitalii Shytikov Date: Thu, 6 Feb 2020 22:14:15 +0200 Subject: [PATCH 2/2] README file update --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 3e22134..ae4dba5 100644 --- a/README.md +++ b/README.md @@ -1 +1,3 @@ -# fe_feb20 \ No newline at end of file +# fe_feb20 +* [Preview](https://github.com/hheight/fe_feb20/) +* [PullRequest](https://github.com/hheight/fe_feb20/pull/1/files)