diff --git a/public/config-sample.php b/public/config-sample.php
index e0b527a..bf64523 100644
--- a/public/config-sample.php
+++ b/public/config-sample.php
@@ -41,7 +41,8 @@ ISQ::$social = array(
'facebook' => 1,
'twitter' => 1,
'plus' => 1,
- 'linkedin' => 1
+ 'linkedin' => 1,
+ 'tumblr' => 1
);
// reCAPTCHA API keys
diff --git a/public/img/tumblr.png b/public/img/tumblr.png
new file mode 100644
index 0000000..2468c87
Binary files /dev/null and b/public/img/tumblr.png differ
diff --git a/result.php b/result.php
index ae9fc4a..7d901aa 100644
--- a/result.php
+++ b/result.php
@@ -54,5 +54,5 @@ if (!$resp->is_valid) {
'; } ?>
'; } ?>
'; } ?>
-
+
'; } ?>