From 690dae84ef4eb14bfc5222faeb6e179cec65e702 Mon Sep 17 00:00:00 2001 From: Alex Date: Mon, 2 Mar 2020 13:25:26 +0300 Subject: [PATCH 1/3] start --- lesson01/lesson01.html | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 lesson01/lesson01.html diff --git a/lesson01/lesson01.html b/lesson01/lesson01.html new file mode 100644 index 0000000..81c544c --- /dev/null +++ b/lesson01/lesson01.html @@ -0,0 +1,10 @@ + + + + + Document + + + + + \ No newline at end of file From 2f864785fccba32427230388e785a5958714f683 Mon Sep 17 00:00:00 2001 From: Alex Date: Mon, 2 Mar 2020 13:38:27 +0300 Subject: [PATCH 2/3] =?UTF-8?q?=D0=92=D1=8B=D0=BF=D0=BE=D0=BB=D0=BD=D0=B8?= =?UTF-8?q?=D0=BB?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- lesson01/task01.html | 17 +++++++++++++++++ lesson01/task03.html | 18 ++++++++++++++++++ lesson01/{lesson01.html => task04.html} | 4 +++- 3 files changed, 38 insertions(+), 1 deletion(-) create mode 100644 lesson01/task01.html create mode 100644 lesson01/task03.html rename lesson01/{lesson01.html => task04.html} (70%) diff --git a/lesson01/task01.html b/lesson01/task01.html new file mode 100644 index 0000000..26143af --- /dev/null +++ b/lesson01/task01.html @@ -0,0 +1,17 @@ + + + + + + Document + + + + + + + \ No newline at end of file diff --git a/lesson01/task03.html b/lesson01/task03.html new file mode 100644 index 0000000..73a05ce --- /dev/null +++ b/lesson01/task03.html @@ -0,0 +1,18 @@ + + + + + + Document + + + + + + + \ No newline at end of file diff --git a/lesson01/lesson01.html b/lesson01/task04.html similarity index 70% rename from lesson01/lesson01.html rename to lesson01/task04.html index 81c544c..e8d664b 100644 --- a/lesson01/lesson01.html +++ b/lesson01/task04.html @@ -5,6 +5,8 @@ Document - + \ No newline at end of file From 6feada8815094d7959f2c2cb80b9b09ea8afac9d Mon Sep 17 00:00:00 2001 From: Alex Date: Mon, 2 Mar 2020 13:39:47 +0300 Subject: [PATCH 3/3] =?UTF-8?q?=D0=A3=D0=B4=D0=B0=D0=BB=D0=B8=D0=BB=20?= =?UTF-8?q?=D1=80=D0=B8=D0=B4=D0=BC=D0=B8?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 1 - 1 file changed, 1 deletion(-) delete mode 100644 README.md diff --git a/README.md b/README.md deleted file mode 100644 index 52258b5..0000000 --- a/README.md +++ /dev/null @@ -1 +0,0 @@ -# JavaScript