From d1f8b9e65201971b70234d93eb1c795a4db20a83 Mon Sep 17 00:00:00 2001 From: Cooper Ransom Date: Wed, 28 Feb 2024 00:16:47 -0500 Subject: [PATCH] fix another easter egg issue --- src/components/utils/Lightbar.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/components/utils/Lightbar.tsx b/src/components/utils/Lightbar.tsx index 9cd16dab..f14a6684 100644 --- a/src/components/utils/Lightbar.tsx +++ b/src/components/utils/Lightbar.tsx @@ -172,7 +172,7 @@ function ParticlesCanvas() { } // Weed easter egg - const shouldShowZa = Math.floor(Math.random() * 5060) > 420; + const shouldShowZa = Math.floor(Math.random() * 560) > 420; if (shouldShowZa) { imageOverride = [ {