diff --git a/src/components/utils/Lightbar.tsx b/src/components/utils/Lightbar.tsx index 06eea927..f15f84ea 100644 --- a/src/components/utils/Lightbar.tsx +++ b/src/components/utils/Lightbar.tsx @@ -160,7 +160,7 @@ function ParticlesCanvas() { } // Fish easter egg - const shouldShowFishie = Math.floor(Math.random() * 600) === 1; + const shouldShowFishie = Math.floor(Math.random() * 600) === 69; if (shouldShowFishie) { imageOverride = [ {