From 8a398fbed0bf8f9f534b33ca26c4b40b3337b17b Mon Sep 17 00:00:00 2001 From: ClovertaTheTrilobita Date: Mon, 30 Mar 2026 19:38:31 +0300 Subject: [PATCH] update nav link for performance optimization --- src/components/Navigation.astro | 20 ++++++++++---------- 1 file changed, 10 insertions(+), 10 deletions(-) diff --git a/src/components/Navigation.astro b/src/components/Navigation.astro index 73050ca..ca83096 100644 --- a/src/components/Navigation.astro +++ b/src/components/Navigation.astro @@ -7,21 +7,21 @@ const t = getTranslations(lang);