Customize Buttons

Twitter Message

You can change the default message sent to Twitter.

Be sure to include ${link} to designate where you want the link to be placed.

var a2a_config = a2a_config || {};
a2a_config.templates = {
    twitter: "Reading: ${title} ${link} by @micropat"
};
Share