update layout slightly
This commit is contained in:
parent
1a1beaa3e4
commit
42ab604d6d
@ -16,7 +16,7 @@
|
||||
</div>
|
||||
<div class="col col--1-3">
|
||||
<h2>Music Player</h2>
|
||||
<p><em>Being a pretty standard interactive component.</em></p>
|
||||
<p><em>Being an example of a more advanced, self-contained interactive component.</em></p>
|
||||
{% vue { component:"RecordPlayer", props: { record: "https://hearsepileup.rip/music/last_time.mp3" } } %}
|
||||
<p>Hearse Pileup: Last Time</p>
|
||||
{% vue { component:"RecordPlayer", props: { record: "https://hearsepileup.rip/music/generation_y.mp3" } } %}
|
||||
|
@ -1,3 +1,3 @@
|
||||
<p>
|
||||
Music by <a href="https://hearsepileup.rip" target="_blank">Hearse Pileup</a>; Demo by <a href="https://gaffen.co.uk" target="_blank">Gaffen</a>
|
||||
Demo by <a href="https://gaffen.co.uk" target="_blank">Gaffen</a>; Music by <a href="https://hearsepileup.rip" target="_blank">Hearse Pileup</a>
|
||||
</p>
|
||||
|
Loading…
Reference in New Issue
Block a user