reduce santa easter egg possibilty

This commit is contained in:
Cooper Ransom 2024-02-29 09:37:07 -05:00
parent 3aea58a91c
commit 207525a017
1 changed files with 1 additions and 1 deletions

View File

@ -154,7 +154,7 @@ function ParticlesCanvas() {
const day = date.getDate();
if (
(month === 11 && day >= 24 && day <= 26) ||
Math.floor(Math.random() * 380) > 40
Math.floor(Math.random() * 38) > 40
) {
imageOverride = [
{