diff --git a/js/youtube.js b/js/youtube.js index 8a9483f3..21ab683e 100644 --- a/js/youtube.js +++ b/js/youtube.js @@ -23,40 +23,33 @@ */ onReady(function() { - let do_embed_yt = function(tag) { - $('div.video-container a', tag).click(function() { - let videoID = $(this.parentNode).data('video'); + const ON = "[Remove]"; + const OFF = "[Embed]"; - $(this.parentNode).html('