From b3ce2747e435ac58d52a609483d33b21928e8f7e Mon Sep 17 00:00:00 2001 From: Jordan Eldredge Date: Sun, 3 Mar 2019 21:59:03 -0800 Subject: [PATCH] Add music credit link --- demo/css/page.css | 4 ++-- demo/images/share/music.svg | 1 + demo/index.html | 3 +++ docs/music-credits.md | 9 +++++++++ 4 files changed, 15 insertions(+), 2 deletions(-) create mode 100644 demo/images/share/music.svg create mode 100644 docs/music-credits.md diff --git a/demo/css/page.css b/demo/css/page.css index 3bb0d98c..8f8b9f90 100644 --- a/demo/css/page.css +++ b/demo/css/page.css @@ -69,8 +69,8 @@ body { background-color: #2d3238; } -#mail-share { - background-color: #6a7788; +#music-credits { + background-color: rgb(50, 49, 86); } #butterchurn-share { diff --git a/demo/images/share/music.svg b/demo/images/share/music.svg new file mode 100644 index 00000000..ecfed3a4 --- /dev/null +++ b/demo/images/share/music.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/demo/index.html b/demo/index.html index c067adbf..b152d6d4 100755 --- a/demo/index.html +++ b/demo/index.html @@ -71,6 +71,9 @@ + + + diff --git a/docs/music-credits.md b/docs/music-credits.md new file mode 100644 index 00000000..e57d849d --- /dev/null +++ b/docs/music-credits.md @@ -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).