From db6a20425de70fa48b7f745a028b816b8de00bb2 Mon Sep 17 00:00:00 2001 From: Michael Rienstra Date: Tue, 5 Sep 2023 13:59:16 -0700 Subject: [PATCH] =?UTF-8?q?fix(website):=20make=20right-click=20=E2=9E=9D?= =?UTF-8?q?=20/branding=20only=20for=20logo,=20not=20entire=20navbar=20(#1?= =?UTF-8?q?553)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- www/src/components/navigation/navbar.astro | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/www/src/components/navigation/navbar.astro b/www/src/components/navigation/navbar.astro index 1dd7834263..f0644e0b09 100644 --- a/www/src/components/navigation/navbar.astro +++ b/www/src/components/navigation/navbar.astro @@ -39,12 +39,11 @@ const navbarLinks: Array<{ href: string; label: string }> = [ }, ]} aria-label="Global" - data-navbar >