Replace Twitter handle with "Feedback" mailto link

This commit is contained in:
Jordan Eldredge 2018-01-17 18:59:14 -08:00
parent 1bf1eac03d
commit cace495594
2 changed files with 2 additions and 1 deletions

View file

@ -20,6 +20,7 @@ body {
.about {
position: absolute;
bottom: 0;
right: 1em;
color: white;
/* Let users drag windows over this text */
z-index: -1;

View file

@ -26,7 +26,7 @@
<p>Try using the most recent version of Chrome, Firefox, Safari or Edge.</p>
</div>
<p class='about'>
by <a href='https://twitter.com/captbaritone'>@captbaritone</a> -
<a href='mailto:jordan@jordaneldredge.com?subject=Winamp2-js%20Feedback'>Feedback</a> |
<a href='https://github.com/captbaritone/winamp2-js'>GitHub</a>
</p>
<script src="built/winamp.js"></script>