From 9aee3a8f09767f390df8828485e775304cdb5252 Mon Sep 17 00:00:00 2001 From: Anatasia Date: Mon, 15 Jun 2020 15:00:38 +0300 Subject: [PATCH 1/3] 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..ba7c290 --- /dev/null +++ b/index.html @@ -0,0 +1 @@ +

Hello World!

\ No newline at end of file From 1a6cfbab8cfac4625e172fdcc7003495fb9d6b62 Mon Sep 17 00:00:00 2001 From: Anatasia Date: Mon, 15 Jun 2020 15:15:47 +0300 Subject: [PATCH 2/3] README file update --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index d7f73fa..fd98e25 100644 --- a/README.md +++ b/README.md @@ -1 +1,2 @@ -# Repo \ No newline at end of file +[Preview](https://krajnova.github.io/Repo/) +[Pull Request](https://krajnova.github.io/Repo/pull/1/files) \ No newline at end of file From 786078fa5b03c08a2183c11ba232c32284c9f24d Mon Sep 17 00:00:00 2001 From: Anatasia Date: Mon, 15 Jun 2020 15:18:23 +0300 Subject: [PATCH 3/3] README file update --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index fd98e25..c4d1de1 100644 --- a/README.md +++ b/README.md @@ -1,2 +1,2 @@ -[Preview](https://krajnova.github.io/Repo/) -[Pull Request](https://krajnova.github.io/Repo/pull/1/files) \ No newline at end of file +- [Preview](https://krajnova.github.io/Repo/) +- [Pull Request](https://krajnova.github.io/Repo/pull/1/files) \ No newline at end of file