Skip to content

Instantly share code, notes, and snippets.

@boertel
Last active December 11, 2015 06:19
Show Gist options
  • Save boertel/4558631 to your computer and use it in GitHub Desktop.
Save boertel/4558631 to your computer and use it in GitHub Desktop.
Customize tweet message
var _punchtab_settings = {
key: "<YOUR KEY>",
bar: {
//url: "<URL TO LIKE/TWEET/+1",
tweet: {
text: "<YOUR TEXT>"
}
}
};
@arthurio
Copy link

The URL is optional, we automatically grab the current page's url.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment