From 5ff6a25883d7f4a9941ccca38195cca51411bc32 Mon Sep 17 00:00:00 2001 From: Justin Walsh Date: Tue, 30 Jul 2013 09:11:07 -0500 Subject: [PATCH] Removing title and date --- index.php | 19 +------------------ libs/functions.php | 5 +++-- 2 files changed, 4 insertions(+), 20 deletions(-) diff --git a/index.php b/index.php index f9d660d..ee5dba2 100644 --- a/index.php +++ b/index.php @@ -184,24 +184,7 @@ if ($homepage && $homepage_url !== '/') {
-
- - - - - - - +
diff --git a/libs/functions.php b/libs/functions.php index cc34f44..fca70bd 100644 --- a/libs/functions.php +++ b/libs/functions.php @@ -1,6 +1,7 @@