From 873263efd06201981f9047011079d07dba97745a Mon Sep 17 00:00:00 2001 From: Joe Carstairs <65492573+Sycamost@users.noreply.github.com> Date: Fri, 18 Aug 2023 19:12:08 +0100 Subject: Reorders navbar items --- src/components/Navbar.astro | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) (limited to 'src/components') diff --git a/src/components/Navbar.astro b/src/components/Navbar.astro index 40e671b..654b085 100644 --- a/src/components/Navbar.astro +++ b/src/components/Navbar.astro @@ -11,14 +11,14 @@ const t = translate(locale); --- -- cgit v1.2.3