Created
August 7, 2012 18:37
-
-
Save mehdimehdi/3288151 to your computer and use it in GitHub Desktop.
custom punchtab settings (snippet)
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
var _punchtab_settings = { | |
key: "<YOUR KEY>", | |
display: "tab", | |
activity : {like:200,tweet:200,plusone:200}, | |
position: {x:"left", y:"bottom"}, | |
unbrand: true | |
}; |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment