From aa17e3dc75f4d7a9f5abe07f48c0ae6fb099f357 Mon Sep 17 00:00:00 2001 From: Rammsfan Date: Mon, 20 Apr 2020 21:02:06 +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 d2a406f031e7089483c7393f5c5f0e47ba22a2fe Mon Sep 17 00:00:00 2001 From: Rammsfan Date: Mon, 20 Apr 2020 21:11:20 +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 1b5e62a..31df299 100644 --- a/README.md +++ b/README.md @@ -1 +1,3 @@ -# mate \ No newline at end of file +# mate +[Preview](https://rammsfanhtw.github.io/mate/) +[Pull Request](https://github.com/RammsfanHTW/mate/pull/1/files) \ No newline at end of file