Skip to content

Instantly share code, notes, and snippets.

@boertel
Last active December 11, 2015 06:19
Show Gist options
  • Select an option

  • Save boertel/4558631 to your computer and use it in GitHub Desktop.

Select an option

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
Copy Markdown

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