From fbd240efecb43df583efc45e531df49a9e4325ad Mon Sep 17 00:00:00 2001 From: belikovme Date: Fri, 28 Feb 2025 15:15:21 +0700 Subject: [PATCH] =?UTF-8?q?=D0=9E=D0=B1=D0=BD=D0=BE=D0=B2=D0=B8=D1=82?= =?UTF-8?q?=D1=8C=20=D1=86=D0=B2=D0=B5=D1=82=D0=BE=D0=B2=D1=83=D1=8E=20?= =?UTF-8?q?=D1=81=D1=85=D0=B5=D0=BC=D1=83=20=D0=B8=20=D1=81=D1=82=D0=B8?= =?UTF-8?q?=D0=BB=D0=B8=20=D1=81=D1=82=D1=80=D0=B0=D0=BD=D0=B8=D1=86=20?= =?UTF-8?q?=D0=BA=D0=B0=D1=82=D0=B0=D0=BB=D0=BE=D0=B3=D0=B0,=20=D0=BA?= =?UTF-8?q?=D0=BE=D0=BB=D0=BB=D0=B5=D0=BA=D1=86=D0=B8=D0=B9=20=D0=B8=20?= =?UTF-8?q?=D0=BA=D0=B0=D1=82=D0=B5=D0=B3=D0=BE=D1=80=D0=B8=D0=B9?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- components/Header.tsx | 4 ++-- pages/category/[slug].tsx | 2 +- pages/category/index.tsx | 4 ++-- pages/collections/index.tsx | 4 ++-- 4 files changed, 7 insertions(+), 7 deletions(-) diff --git a/components/Header.tsx b/components/Header.tsx index 21fbd7c..7627ac3 100644 --- a/components/Header.tsx +++ b/components/Header.tsx @@ -40,7 +40,7 @@ export default function Header() {