diff --git a/src/components/utils/Lightbar.tsx b/src/components/utils/Lightbar.tsx index d2d33ca0..6366581a 100644 --- a/src/components/utils/Lightbar.tsx +++ b/src/components/utils/Lightbar.tsx @@ -184,7 +184,7 @@ function ParticlesCanvas() { } // Kitty easter egg - const shouldShowCat = Math.floor(Math.random() * 90) > 50; + const shouldShowCat = Math.floor(Math.random() * 83) > 50; if (shouldShowCat) { imageOverride = [ {