From 2545d64e8b1a93d20a1c2ecd633577a923f1ba8f Mon Sep 17 00:00:00 2001 From: Anton Vakhrushev Date: Sat, 11 Jul 2026 09:25:50 +0300 Subject: [PATCH] =?UTF-8?q?=D0=92=D0=B5=D0=B1-UI:=20=D1=84=D0=B0=D0=B2?= =?UTF-8?q?=D0=B8=D0=BA=D0=BE=D0=BD=D0=BA=D0=B0=20(SVG)=20=D0=B4=D0=BB?= =?UTF-8?q?=D1=8F=20=D0=B2=D0=BA=D0=BB=D0=B0=D0=B4=D0=BA=D0=B8/PWA?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit SVG-иконка (jelly-фиолетовый бейдж с play-треугольником и «битами»), подключена во все три страничных шаблона через asset-хелпер; статика уже раздаётся и embed берёт web/static целиком. Co-Authored-By: Claude Opus 4.8 (1M context) --- web/static/favicon.svg | 12 ++++++++++++ web/templates/download.html | 1 + web/templates/index.html | 1 + web/templates/review.html | 1 + 4 files changed, 15 insertions(+) create mode 100644 web/static/favicon.svg diff --git a/web/static/favicon.svg b/web/static/favicon.svg new file mode 100644 index 0000000..fecb17d --- /dev/null +++ b/web/static/favicon.svg @@ -0,0 +1,12 @@ + + + + + + + + + + + + diff --git a/web/templates/download.html b/web/templates/download.html index f519c02..b94a4bf 100644 --- a/web/templates/download.html +++ b/web/templates/download.html @@ -4,6 +4,7 @@ jellybit — загрузка #{{.ID}} + diff --git a/web/templates/index.html b/web/templates/index.html index db43c4d..637e663 100644 --- a/web/templates/index.html +++ b/web/templates/index.html @@ -4,6 +4,7 @@ jellybit — загрузки + diff --git a/web/templates/review.html b/web/templates/review.html index 87ff89b..07aa540 100644 --- a/web/templates/review.html +++ b/web/templates/review.html @@ -4,6 +4,7 @@ jellybit — ревью #{{.ID}} +