Add music credit link

This commit is contained in:
Jordan Eldredge 2019-03-03 21:59:03 -08:00
parent a041933911
commit b3ce2747e4
4 changed files with 15 additions and 2 deletions

View File

@ -69,8 +69,8 @@ body {
background-color: #2d3238;
}
#mail-share {
background-color: #6a7788;
#music-credits {
background-color: rgb(50, 49, 86);
}
#butterchurn-share {

View File

@ -0,0 +1 @@
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 512 512"><path d="M160 64v257.6c-8.2-2.7-17.2-4.1-26.6-4.1-38.3 0-69.4 27.1-69.4 65.4 0 38.3 31.1 65.1 69.4 65.1 38.3 0 69.6-28.2 69.6-69.1V200h202v121.6c-8.2-2.7-17.2-4.1-26.6-4.1-38.3 0-69.4 27.1-69.4 65.4 0 38.3 31.1 65.1 69.4 65.1 38.3 0 69.6-28.2 69.6-69.1V64H160zm245 96H203v-53h202v53z"/></svg>

After

Width:  |  Height:  |  Size: 354 B

View File

@ -71,6 +71,9 @@
<a target="_blank" href='https://github.com/jberg/butterchurn' id='butterchurn-share' style="background-image: url(<%= require('./images/share/butterchurn-bg.png') %>)">
<img inline src="demo/images/share/eye.svg" />
</a>
<a target="_blank" href='https://github.com/captbaritone/webamp/blob/master/docs/music-credits.md' id='music-credits'>
<img inline src="demo/images/share/music.svg" />
</a>
<a target="_blank" href='https://twitter.com/captbaritone' id='twitter-share'>
<img inline src="demo/images/share/twitter.svg" />
</a>

9
docs/music-credits.md Normal file
View File

@ -0,0 +1,9 @@
# Credits
## Music
Music courtesy of [blocSonic](https://blocsonic.com) and all included netBloc artists. [Download your free copy of "netBloc Volume 24 (tiuqottigeloot)"](https://blocsonic.com/releases/bscomp0024).
## Milkdrop Visualization
The Milkdrop visualization window is provided by the [Butterchurn](https://butterchurnviz.com/) project which was built and integrated, by [Jordan Berg](https://twitter.com/jnberg16).