From 3c6b44928038109cddbd00e9cf4fc0af4a3af0e6 Mon Sep 17 00:00:00 2001 From: AderKonstantin Date: Thu, 15 May 2025 21:53:14 +0300 Subject: [PATCH] =?UTF-8?q?=D0=94=D0=BE=D0=B1=D0=B0=D0=B2=D0=B8=D0=BB=20?= =?UTF-8?q?=D1=80=D1=83=D1=81=D1=81=D0=BA=D0=B8=D0=B9=20=D0=B2=20=D0=BD?= =?UTF-8?q?=D0=B0=D0=B2=D0=B8=D0=B3=D0=B0=D1=86=D0=B8=D1=8E=20nav?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- app/components/nav.tsx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/app/components/nav.tsx b/app/components/nav.tsx index 29b3e98..7579243 100644 --- a/app/components/nav.tsx +++ b/app/components/nav.tsx @@ -32,13 +32,13 @@ export const Navigation: React.FC = () => { href="/projects" className="duration-200 text-zinc-400 hover:text-zinc-100" > - Projects + Проекты - Contact + Контакты