From 1e0d306a38ac109a38eac5a2ad1be6393568c28d Mon Sep 17 00:00:00 2001 From: John Bintz Date: Sun, 12 Jul 2009 18:29:38 -0400 Subject: [PATCH] fix title --- index.php | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/index.php b/index.php index d56e6b7..db15166 100644 --- a/index.php +++ b/index.php @@ -15,7 +15,9 @@ get_nav_comics(); - $post = $nav_comics['last']; ?> + $post = $nav_comics['last']; + + ?>