Files
11ty_neocities/src/lists/albums.md

10 KiB

title, date
title date
my favourite music 2023-06-14

albums

exo - tineidae
exile - sabrepulse
delancey st. station - pinc louds
hyper dimensional expansion beam - the comet is coming
twine - taylor deupree & marcus fischer
troupeau bleu - cortex
gemini - machine girl
a letter from slowboat - ryo fukui
music tranquilizer - kaoru ono
piano - felix rösch
zapper - nanoray

soundtracks

the elder scrolls v: skyrim - jeremy soule
persona 5 - shoji meguro
night in the woods - alec holowka
mirror's edge catalyst - solar fields
a hat in time - pascal michael stiefel
lisa - widdly 2 diddly
masashi hamauzu
chicory: a colorful tale - lena raine

🚧👷‍♂️ this page is still in construction! watch this space! 👷‍♀️🚧

<script> document.querySelectorAll('.hide').forEach(item => { item.addEventListener('click', element => { element.currentTarget.style.display = "none"; element.currentTarget.nextElementSibling.style.display = "block"; }) }) </script>
<!-- <div>
    <a class="hide" href="<<EMBEDLINK>>" target="<<TARGETNAME>>">
        <img src="<<IMAGELINK>>" style="border: 0; width: 100%; aspect-ratio: 1;">
    </a>
    <iframe name="<<TARGETNAME>>" style="border: 0; width: 100%; aspect-ratio: 1; display: none; margin-bottom: 7px;" src="about:blank" title="YouTube video player" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share" allowfullscreen></iframe>
    <b><<ALBUM AND ARTIST NAME>></b>
</div> -->