From 0be85ab1efdacaa2098b00c69322f1c75bd2fe35 Mon Sep 17 00:00:00 2001 From: Gautham Warrier Date: Mon, 10 Feb 2014 19:15:07 +0530 Subject: [PATCH] Move External Script loading tags to bottom to allow for faster Page Load. --- index.php | 46 ++++++++++++++++++++++++---------------------- 1 file changed, 24 insertions(+), 22 deletions(-) diff --git a/index.php b/index.php index bbccf95..4263b48 100644 --- a/index.php +++ b/index.php @@ -144,28 +144,6 @@ if ($homepage && $homepage_url !== '/') { - - - - - - - - - - - - - - - - @@ -380,5 +358,29 @@ if ($homepage && $homepage_url !== '/') { })(); + + + + + + + + + + + + + + + + + +