New social sharing buttons.

This commit is contained in:
Tom Slominski
2015-03-08 00:48:16 +00:00
parent 70fc6d8a6e
commit 9ba1309746
13 changed files with 61 additions and 15 deletions

View File

@@ -30,11 +30,12 @@ ISQ::$links = array(
// SOCIAL SHARING
ISQ::$social = array(
'facebook' => TRUE,
'twitter' => TRUE,
'plus' => TRUE,
'appdotnet' => TRUE,
'facebook' => TRUE,
'linkedin' => TRUE,
'tumblr' => TRUE
'tumblr' => TRUE,
'googleplus' => TRUE
);
// reCAPTCHA API KEYS