Skip to content

Instantly share code, notes, and snippets.

@DownRangeDevOps
Created August 29, 2013 06:51
Show Gist options
  • Save DownRangeDevOps/6374937 to your computer and use it in GitHub Desktop.
Save DownRangeDevOps/6374937 to your computer and use it in GitHub Desktop.
Jhonny Crackshot landing page one liner
$('#custom_content_menu').parent().clone(true).add('#lp_content_wrapper').appendTo( $('body').html('') )
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment