Important update

This commit is contained in:
blackvid 2023-12-20 15:48:06 -04:00 committed by GitHub
parent 0ef33ccd44
commit a59668f46c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

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