diff --git a/src/components/utils/Lightbar.tsx b/src/components/utils/Lightbar.tsx index f7f33f97..c59923d5 100644 --- a/src/components/utils/Lightbar.tsx +++ b/src/components/utils/Lightbar.tsx @@ -268,7 +268,7 @@ function ParticlesCanvas() { } // Dev easter egg - const shouldShowCode = Math.random() < 0.9; // 25% + const shouldShowCode = Math.random() < 0.05; // 5% if (shouldShowCode) { imageOverride = [ {