From a7035208cc58945f8e58c055660702e04ce830e8 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?=D0=92=D0=B8=D0=BA=D1=82=D0=BE=D1=80?=
<78488229+viktor138irk@users.noreply.github.com>
Date: Fri, 8 May 2026 20:39:20 +0900
Subject: [PATCH] =?UTF-8?q?=D0=A2=D0=B5=D1=81=D1=82=D0=BE=D0=B2=D0=B0?=
=?UTF-8?q?=D1=8F=20=D1=81=D1=82=D1=80=D0=B0=D0=BD=D0=B8=D1=86=D0=B0=20?=
=?UTF-8?q?=D0=BF=D0=B5=D1=80=D0=B5=D0=B2=D0=B5=D0=B4=D0=B5=D0=BD=D0=B0=20?=
=?UTF-8?q?=D0=BD=D0=B0=20production=20widget.js?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
---
widget/index.html | 16 ++++++++++++++--
1 file changed, 14 insertions(+), 2 deletions(-)
diff --git a/widget/index.html b/widget/index.html
index 858a72f..8ecafa3 100644
--- a/widget/index.html
+++ b/widget/index.html
@@ -50,17 +50,29 @@
color: rgba(255, 255, 255, 0.86);
font-weight: 700;
}
+
+ code {
+ display: inline-block;
+ margin-top: 12px;
+ padding: 10px 14px;
+ border-radius: 12px;
+ background: rgba(0,0,0,.28);
+ color: #9ec1ff;
+ }
WSChat
- Тестовая страница виджета StackWorks. Нажмите кнопку чата в правом нижнем углу, отправьте сообщение, затем ответьте на него в Telegram reply-сообщением.
+ Self-hosted live support by StackWorks. Telegram operators receive messages instantly and can answer directly from Telegram.
+
Кнопка чата находится справа снизу
+
+ <script src="https://widget.stackworks.ru/widget.js" data-site-id="site_default"></script>