Skip to content

Instantly share code, notes, and snippets.

@bozhink
Created February 6, 2017 19:19
Show Gist options
  • Save bozhink/909519a89df42b8828a1b51202377471 to your computer and use it in GitHub Desktop.
Save bozhink/909519a89df42b8828a1b51202377471 to your computer and use it in GitHub Desktop.
function () {
window.location = 'mailto:?body=' + window.location.href;
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment