From 9f14235135d5fceade4940895bc9b1952d56c905 Mon Sep 17 00:00:00 2001 From: Web-serfer Date: Wed, 1 Apr 2026 17:56:50 +0500 Subject: [PATCH] =?UTF-8?q?=D0=94=D0=BE=D0=B1=D0=B0=D0=B2=D0=BB=D0=B5?= =?UTF-8?q?=D0=BD=D0=B8=D0=B5=20=D0=AF=D0=BD=D0=B4=D0=B5=D0=BA=D1=81=20?= =?UTF-8?q?=D0=B2=D0=B5=D1=80=D0=B8=D1=84=D0=B8=D0=BA=D0=B0=D1=86=D0=B8?= =?UTF-8?q?=D0=B8?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- frontend/.gitignore | 2 +- frontend/src/layouts/Layout.astro | 9 +++++---- 2 files changed, 6 insertions(+), 5 deletions(-) diff --git a/frontend/.gitignore b/frontend/.gitignore index 5948cc5..e021071 100644 --- a/frontend/.gitignore +++ b/frontend/.gitignore @@ -1,6 +1,6 @@ # build output dist/ -.idea/ +.idea # generated types .astro/ diff --git a/frontend/src/layouts/Layout.astro b/frontend/src/layouts/Layout.astro index f012ff1..d6070e9 100644 --- a/frontend/src/layouts/Layout.astro +++ b/frontend/src/layouts/Layout.astro @@ -17,12 +17,13 @@ const canonicalURL = canonicalLink ? new URL(canonicalLink, Astro.site) : new UR + - -
- -