1
0
This commit is contained in:
Deven Blake 2021-01-06 19:36:39 -05:00
parent 9af9d4a0f0
commit 135883177f

View File

@ -78,7 +78,9 @@ window.initializequotes = function() {
[ "I potato you",
"idiom" ],
[ "If you raise the effing hot dog, I will kill you. Figure it out.",
"Craig Jelinek" ]
"Craig Jelinek" ],
[ "Don't think. Feel and you'll be tanasinn.",
"名無" ]
];
window.quote = 0;
}