From 8361cfc2b99b52af9bb39e667ef40d15db87962b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=D0=9C=D0=B8=D1=85=D0=B0=D0=B8=D0=BB=20=D0=9A=D0=B0=D0=BF?= =?UTF-8?q?=D0=B5=D0=BB=D1=8C=D0=BA=D0=BE?= Date: Tue, 23 Jun 2020 15:15:58 +0300 Subject: [PATCH] =?UTF-8?q?=D0=9F=D1=80=D0=B8=D0=B2=D0=B5=D1=82,=20=D0=BC?= =?UTF-8?q?=D0=B8=D1=80!?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 0000 | 5 +++++ привет.js | 5 +++++ привет.череда | 2 ++ 3 files changed, 12 insertions(+) create mode 100644 0000 create mode 100644 привет.js create mode 100644 привет.череда diff --git a/0000 b/0000 new file mode 100644 index 0000000..22bf521 --- /dev/null +++ b/0000 @@ -0,0 +1,5 @@ +Привет +1.0.0 + +/привет.череда +x /привет.js diff --git a/привет.js b/привет.js new file mode 100644 index 0000000..425f1fb --- /dev/null +++ b/привет.js @@ -0,0 +1,5 @@ +ПоприветствоватьМир = function() +{ + console.log("Привет, мир!"); + document.body.innerHTML = "

Привет, мир!

"; +}; diff --git a/привет.череда b/привет.череда new file mode 100644 index 0000000..278573b --- /dev/null +++ b/привет.череда @@ -0,0 +1,2 @@ +пуск + поприветствовать мир