fix another easter egg issue

This commit is contained in:
Cooper Ransom 2024-02-28 00:16:47 -05:00
parent bedb483482
commit d1f8b9e652
1 changed files with 1 additions and 1 deletions

View File

@ -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 = [
{