deploy: b8bd904bfc
This commit is contained in:
parent
c86c063fcb
commit
ad7e9f0b72
8 changed files with 42 additions and 8 deletions
|
|
@ -5,7 +5,7 @@ document.addEventListener('keydown', function(event) {
|
|||
if (event.code === konamiCode[keyIndex]) {
|
||||
keyIndex++;
|
||||
if (keyIndex === konamiCode.length) {
|
||||
window.location.href = './toyourdreams.txt'
|
||||
window.location.href = './static/toyourdreams.txt'
|
||||
keyIndex = 0;
|
||||
}
|
||||
} else {
|
||||
|
|
|
|||
34
static/toyourdreams.txt
Normal file
34
static/toyourdreams.txt
Normal file
|
|
@ -0,0 +1,34 @@
|
|||
To My Dream
|
||||
S3RL & Sara
|
||||
31/07/2013
|
||||
|
||||
Take me to my dreams (my dreams)
|
||||
Show me what this life
|
||||
|
||||
I taste the rainbow in the sky
|
||||
I see the sounds as they pass me by
|
||||
I'm falling through time as it flies away
|
||||
|
||||
Take me to my dreams (my dreams)
|
||||
Show me what this lifetime means
|
||||
I see inside and open my mind
|
||||
Take me to my dreams, show me what's real
|
||||
Show me what's real
|
||||
Show me what's real
|
||||
Show me what's real
|
||||
Enimatpyrtlyhtemid
|
||||
|
||||
Take me to my dreams (my dreams)
|
||||
Show me what this lifetime means
|
||||
I see inside and open my mind
|
||||
Take me to my dreams
|
||||
|
||||
I hold emotions in my hand
|
||||
And hear the echoes of future's past
|
||||
I feel like I can understand it all
|
||||
Enimatpyrtlyhtemid
|
||||
|
||||
Take me to my dreams (my dreams)
|
||||
Show me what this lifetime means
|
||||
I see inside and open my mind
|
||||
Take me to my dreams, show me what's real
|
||||
Loading…
Add table
Add a link
Reference in a new issue