From f42e7cf4e852f6dd1239689ebb3f50c2330711f9 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=D0=93=D0=BB=D0=B0=D0=B2=D1=80=D0=B5=D0=B4=20=7C=20Glavred?= Date: Mon, 23 Nov 2020 16:22:51 +0300 Subject: [PATCH] =?UTF-8?q?=D0=98=D0=B7=D0=BC=D0=B5=D0=BD=D0=B5=D0=BD?= =?UTF-8?q?=D0=B8=D1=8F=20=D0=BE=D1=82=20=D0=93=D0=BB=D0=B0=D0=B2=D1=80?= =?UTF-8?q?=D0=B5=D0=B4=D0=B0=20=D0=93=D0=B8=D1=82=D0=96=D0=A1=20|=20Chang?= =?UTF-8?q?es=20of=20GitJS=20Glavred?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 0000 | 6 +++--- 🎬.js | 2 +- 🏁.js | 2 +- 3 files changed, 5 insertions(+), 5 deletions(-) diff --git a/0000 b/0000 index bfc0532..27a2f5e 100644 --- a/0000 +++ b/0000 @@ -1,6 +1,6 @@ -ПУСК -0.3.1 -https://git.opengamestudio.org/LLIA6JlOH/nYCK +01 +0.1.0 +https://git.opengamestudio.org/kornerr/01 x /🎬.js /🎬.череда diff --git a/🎬.js b/🎬.js index 6fec8bc..f642ccb 100644 --- a/🎬.js +++ b/🎬.js @@ -1,4 +1,4 @@ ЗадатьЗаголовок = мир => { - document.title = "🚀 ПУСК"; + document.title = "🚀 01"; }; \ No newline at end of file diff --git a/🏁.js b/🏁.js index f439891..885190d 100644 --- a/🏁.js +++ b/🏁.js @@ -1,6 +1,6 @@ ОтобразитьПриветствие = мир => { - document.body.innerHTML += "

Привет! 你好! Hello!

" + document.body.innerHTML += "

Привет!!! 你好!!! Hello!!!

" };