HOMEPAGE | ABOUT ME

nothing yet!

click one of the album covers up top to see some words about it! (credit to bevweb for the original script, I modified it slightly.)

document.getElementById("cover").src = `${x}.png`; document.getElementById("title").innerHTML = info[4*x-4]; document.getElementById("body").innerHTML = info[4*x-1]; document.getElementById("info").innerHTML = `date listened: ${info[4*x-2]} | favorite track: ${info[4*x-3]}`;