From 7213e80841e700a97ac18c32131fac30c9e9c5ff Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jan=20Bl=C3=A1ha?= Date: Wed, 10 Jan 2024 22:01:17 +0100 Subject: [PATCH] pageYOffset deprecated --- src/components/core/Navbar.astro | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/components/core/Navbar.astro b/src/components/core/Navbar.astro index 95e6068..c2bd7b0 100644 --- a/src/components/core/Navbar.astro +++ b/src/components/core/Navbar.astro @@ -24,7 +24,7 @@ function tabHighlight(tabName: string)