From ad5ea2a37c76dbb40f2c70e22d524f7621e897ac Mon Sep 17 00:00:00 2001 From: prototypa Date: Thu, 10 Oct 2024 02:22:28 -0400 Subject: [PATCH] Fix prettier styles --- src/components/widgets/Header.astro | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/src/components/widgets/Header.astro b/src/components/widgets/Header.astro index 2952831d94..ff4a3aa6d4 100644 --- a/src/components/widgets/Header.astro +++ b/src/components/widgets/Header.astro @@ -90,7 +90,10 @@ const currentPath = `/${trimSlash(new URL(Astro.url).pathname)}`;
  • {links?.length ? ( <> -