From 479908db229f6f6273ee34faef5f4cb76ff50aaf Mon Sep 17 00:00:00 2001 From: Ivan Kuzmenko <6745157+rndtrash@users.noreply.github.com> Date: Fri, 21 Nov 2025 14:27:49 +0300 Subject: [PATCH] =?UTF-8?q?=D0=94=D0=BE=D0=B1=D0=B0=D0=B2=D0=B8=D0=BB=20?= =?UTF-8?q?=D0=B5=D1=89=D1=91=20=D0=BE=D0=B4=D0=B8=D0=BD=20=D0=BC=D0=B5?= =?UTF-8?q?=D1=82=D0=B0-=D1=82=D0=B5=D0=B3=20=D0=BE=D0=BF=D0=B8=D1=81?= =?UTF-8?q?=D0=B0=D0=BD=D0=B8=D1=8F=20(=D1=82=D0=B0=D0=BA=20=D0=BF=D0=BE?= =?UTF-8?q?=D0=BF=D1=80=D0=BE=D1=81=D0=B8=D0=BB=20Lighthouse)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/routes/+layout.svelte | 1 + 1 file changed, 1 insertion(+) diff --git a/src/routes/+layout.svelte b/src/routes/+layout.svelte index 8afa883..a0b9cab 100644 --- a/src/routes/+layout.svelte +++ b/src/routes/+layout.svelte @@ -25,6 +25,7 @@ property="og:image" content={page.data.thumbnail ?? 'https://teasanctuary.ru/common/logo.png'} /> +