Skip to content

Instantly share code, notes, and snippets.

@crumina
Created December 3, 2015 11:41
Show Gist options
  • Save crumina/82784f7be89ffd37d40b to your computer and use it in GitHub Desktop.
Save crumina/82784f7be89ffd37d40b to your computer and use it in GitHub Desktop.
<script type="text/javascript">
jQuery('#header .soc-head-icons a').click(function() { jQuery(this).attr('target', '_blank'); });
</script>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment