mirror of
https://github.com/captbaritone/webamp.git
synced 2026-07-25 19:13:54 +00:00
Replace Twitter handle with "Feedback" mailto link
This commit is contained in:
parent
1bf1eac03d
commit
cace495594
2 changed files with 2 additions and 1 deletions
|
|
@ -20,6 +20,7 @@ body {
|
|||
.about {
|
||||
position: absolute;
|
||||
bottom: 0;
|
||||
right: 1em;
|
||||
color: white;
|
||||
/* Let users drag windows over this text */
|
||||
z-index: -1;
|
||||
|
|
|
|||
|
|
@ -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>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue