From 2efd7af29239677a1bbb40d22d5156c1414045d6 Mon Sep 17 00:00:00 2001 From: Elena-brv Date: Wed, 24 Jun 2020 10:43:02 +0300 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..efe5048 --- /dev/null +++ b/index.html @@ -0,0 +1 @@ +

Hello world!

\ No newline at end of file From 7048d720773cc2da96c93bc87aa4158ec59e8bfb Mon Sep 17 00:00:00 2001 From: Elena-brv Date: Wed, 24 Jun 2020 10:55:58 +0300 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 2a91944..ca300b0 100644 --- a/README.md +++ b/README.md @@ -1 +1,3 @@ -# mate-fe \ No newline at end of file +# mate-fe +- [Preview](https://elena-brv.github.io/mate-fe/) +- [Pull Request](https://github.com/elena-brv/mate-fe/pull/1/files) \ No newline at end of file