Skip to content

Commit 9138a35

Browse files
committed
messages
1 parent c876e0d commit 9138a35

1 file changed

Lines changed: 5 additions & 1 deletion

File tree

index.html

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -352,7 +352,11 @@ <h2 class="lazy">welcome to auth's RNG!</h2>
352352
"why does auth have an RNG is the real question here",
353353
"guys.. the earth is not round or flat, ITS A DONUT ITS SO OBVIOUS-",
354354
"i used to say saveTransferContainer data-potion when i was mad",
355-
"this message is a randomized... wait what was that grammar what"
355+
"this message is a randomized... wait what was that grammar what",
356+
"it's 'auth's RNG' not 'Auths RNG' please spell it right",
357+
"dun dun dun bun bun bun",
358+
"adios",
359+
"uh huh"
356360
];
357361

358362
const randomIndex = Math.floor(Math.random() * messages.length);

0 commit comments

Comments
 (0)