Appended to "I'm a" text
This commit is contained in:
@ -16,7 +16,9 @@ const imaTexts = shuffle([
|
||||
'I\'m a $House M.D. enjoyer',
|
||||
'I\'m a $DJ',
|
||||
'I\'m an $ice skater',
|
||||
'I\'m a $masochist'
|
||||
'I\'m a $masochist',
|
||||
'I\'m a $professional alcoholic',
|
||||
'I\'m a Vim addict'
|
||||
]);
|
||||
|
||||
function shuffle(array) {
|
||||
|
||||
Reference in New Issue
Block a user