We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ee20a62 commit dfe7030Copy full SHA for dfe7030
1 file changed
js/secrets.js
@@ -6,25 +6,16 @@ var lyrics = [
6
"when you talk in your sleep",
7
"the way that you drool",
8
"all over the sheets",
9
- "i think over",
10
- "and over",
11
- "and over again",
12
- "when will i",
13
14
- "see you again",
+ "i think over and over and over again",
+ "when will i see you again",
15
"tell me 'bout your day",
16
"give me a call",
17
"you tripped me",
18
"i fell",
19
"i fall and i fall",
20
- "i fall over",
21
22
+ "i fall over and over and over again",
23
"the push and the pull",
24
- "of the dance that we're in",
25
26
27
- "when will i see you again"
+ "of the dance that we're in"
28
];
29
30
var currentLyricIndex = 0;
0 commit comments