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