Initial commit.
This commit is contained in:
23
pages/ice-in-the-fall.html
Normal file
23
pages/ice-in-the-fall.html
Normal file
@ -0,0 +1,23 @@
|
||||
<img src="https://media.themusicinnoise.net/imgs/ice-in-the-fall-cover.png" alt="Ice in the Fall album cover" id="album-cover" >
|
||||
<h3>Track Listing</h3>
|
||||
<table class="track-list" >
|
||||
<tr>
|
||||
<th>N.</th>
|
||||
<th>Title</th>
|
||||
<th>Audio</th>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>01</td>
|
||||
<td>Ice in the Fall</td>
|
||||
<td><a href="https://media.themusicinnoise.net/audio/ice-in-the-fall/01_-_Ice_in_the_Fall.ogg" >ogg</a> <a href="https://media.themusicinnoise.net/audio/ice-in-the-fall/01_-_Ice_in_the_Fall.mp3" >mp3</a></td>
|
||||
</tr>
|
||||
</table>
|
||||
<h3>Info</h3>
|
||||
<p>This album contains a single song, <i>Ice in the Fall</i>, which is
|
||||
an instrumental piece. It was made just with an electric guitar, an amp,
|
||||
and some pedals. Although the chords themselves are rather simple, the
|
||||
effects make the music sound more interesting.</p>
|
||||
|
||||
<p><b>License:</b> <a href="https://creativecommons.org/licenses/by-sa/4.0/" target="_blank" >CC-BY-SA 4.0 International</a></p>
|
||||
|
||||
<p><a href="https://media.themusicinnoise.net/audio/ice-in-the-fall.zip" >Download [FLAC]</a></p>
|
Reference in New Issue
Block a user