From d737bcc7a4f47f839e64d5fe8b6079c69ac4d9c4 Mon Sep 17 00:00:00 2001 From: Standa Platil Date: Wed, 4 Nov 2020 10:24:57 +0100 Subject: [PATCH] =?UTF-8?q?P=C5=99id=C3=A1n=20soubor=20index.html?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 4 +++- index.html | 11 +++++++++++ 2 files changed, 14 insertions(+), 1 deletion(-) create mode 100644 index.html diff --git a/README.md b/README.md index c416752..722bd1e 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,5 @@ # prace-s-gitem -Toto je pokusný repozitář pro práci s GIT. \ No newline at end of file +Toto je pokusný repozitář pro práci s GIT. + +Přidán soubor index.html \ No newline at end of file diff --git a/index.html b/index.html new file mode 100644 index 0000000..e767245 --- /dev/null +++ b/index.html @@ -0,0 +1,11 @@ + + + + + + Document + + +

Testovací

+ + \ No newline at end of file