Skip to content

Instantly share code, notes, and snippets.

@whyisjake
Last active August 29, 2015 13:55
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save whyisjake/8742149 to your computer and use it in GitHub Desktop.
Save whyisjake/8742149 to your computer and use it in GitHub Desktop.
(function(){
$(document).ready(function(){
var shed = '<div class="banner-canvas"><a href="%%CLICK_URL_UNESC%%http://makershed.com/"><img width="2160" height="547" src="https://s3.amazonaws.com/make-cdn/make/banner/Connected-Home-Package3-BG.jpg" class="attachment-shed-thumb" alt="drone-2" /></a><</div>';
$( body ).append( shed );
});
}());
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment