diff --git a/index.php b/index.php
index c3aa158..876fcdc 100644
--- a/index.php
+++ b/index.php
@@ -9,11 +9,6 @@ require_once( dirname(__FILE__).'/public/config.php' );
class ISQ { public static $general = array(), $links = array(), $social = array(); }
// Settings definitions
-if (!empty(ISQ::$social['facebook'])) { $ISQfacebook = "
"; }
-if (!empty(ISQ::$social['twitter'])) { $ISQtwitter = "Tweet"; }
-if (!empty(ISQ::$social['plus'])) { $ISQplus = "
"; }
-if (!empty(ISQ::$social['linkedin'])) { $ISQlinkedin = ""; }
-if (!empty(ISQ::$general['qr'])) { $ISQqr = "
Share your code with external devices
\n
"; }
+ if (!empty(ISQ::$social['twitter'])) { $ISQtwitter = "Tweet"; }
+ if (!empty(ISQ::$social['plus'])) { $ISQplus = "
"; }
+ if (!empty(ISQ::$social['linkedin'])) { $ISQlinkedin = ""; }
+ if (!empty(ISQ::$general['qr'])) { $ISQqr = "Share your code with external devices
\n