Remove embed link, since it's no longer maintained

This commit is contained in:
Jordan Eldredge 2016-01-08 09:15:32 -08:00
parent 1b2fa77c76
commit 12e70bdac5

View file

@ -25,18 +25,6 @@
-
<a href='https://github.com/captbaritone/winamp2-js'>GitHub</a>
</p>
<p id='embed'>
<label><a href='#' id='embed-link'>Embed</a></label>
<input type='text' id='embed-input' value='<script async src="https://jordaneldredge.com/winamp2-js.js"></script>'>
<label><a href='https://github.com/captbaritone/winamp2-js#embed-winamp2-js-in-your-web-page' id='embed-learn-more'>?</a></label>
</p>
<script>
document.getElementById('embed-link').onclick = function() {
document.getElementById('embed').classList.toggle('selected');
document.getElementById('embed-input').select();
return false;
};
</script>
<script>
(function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
(i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o),