diff --git a/src/components/utils/Lightbar.tsx b/src/components/utils/Lightbar.tsx index e93c0631..059f7f2d 100644 --- a/src/components/utils/Lightbar.tsx +++ b/src/components/utils/Lightbar.tsx @@ -198,7 +198,7 @@ function ParticlesCanvas() { } // Kitty easter egg - const shouldShowCat = Math.floor(Math.random() * 52) > 45; + const shouldShowCat = Math.floor(Math.random() * 51) > 45; if (shouldShowCat) { imageOverride = [ {