From b8bd904bfc5d1835e9aea12dfedb1d90bcedc296 Mon Sep 17 00:00:00 2001
From: Adrian Victor
Por favor, evite me contactar por meios não citados acima :)`, homeMyMusicParagraph: `Eu e meus amigos temos uma gravadora de música amadora chamada Margarina Records, as coisas andam devagar com meus projetos musicais, geralmente por causa da escola ou falta de conhecimento no campo, mas eu estou dando um jeito.`, homeMyMusicParagraphTwo: `Você pode conferir minhas músicas mais recentes no site da gravadora e no Genius. Você provavelmente vai gostar do trabalho dos outros membros, então dê uma olhada nas outras tracks da MGR.`, @@ -96,6 +96,6 @@ module.exports = { by: "por", back: "voltar", hideBackground: "Esconder imagem de fundo", - options: "Options" + options: "Opções" } }; diff --git a/static/scripts/ccd.js b/static/scripts/ccd.js index fd9542f..0a10b13 100644 --- a/static/scripts/ccd.js +++ b/static/scripts/ccd.js @@ -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 { diff --git a/static/toyourdreams.txt b/static/toyourdreams.txt new file mode 100644 index 0000000..e38d468 --- /dev/null +++ b/static/toyourdreams.txt @@ -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 \ No newline at end of file