added audio player section and player script
This commit is contained in:
@@ -123,6 +123,31 @@
|
||||
<div class="listenbuy"><em>listen</em> or <em>buy</em> on bandcamp</div>
|
||||
</a>
|
||||
</article>
|
||||
|
||||
<header class="blurgreen headlineshadow spaceup">
|
||||
<h1><em>highlighted</em> tracks
|
||||
<img
|
||||
class="icon"
|
||||
src="img/head-music.webp"
|
||||
srcset="img/head-music.webp 2x, img/head-music_1x.webp 1x"
|
||||
width="69"
|
||||
height="77"
|
||||
alt
|
||||
>
|
||||
</h1>
|
||||
</header>
|
||||
|
||||
<div class="transparent headlineshadow">
|
||||
<article class="track">
|
||||
<h2><span class="halfbubble whitebg elementshadow"></span>lastfuture <em> – rattlefox</em></h2>
|
||||
<div class="track-player" data-track="lastfuture-rattlefox"></div>
|
||||
</article>
|
||||
<article class="track">
|
||||
<h2><span class="halfbubble whitebg elementshadow"></span>lastfuture <em> – majesty</em></h2>
|
||||
<div class="track-player" data-track="lastfuture-majesty"></div>
|
||||
</article>
|
||||
</div>
|
||||
|
||||
</section>
|
||||
|
||||
<section class="contentitem box maincontent" id="experiments">
|
||||
|
||||
Reference in New Issue
Block a user