trying to fix blog
authorIan Weller <ian@gaslightmedia.com>
Thu, 10 Nov 2016 16:21:32 +0000 (11:21 -0500)
committerIan Weller <ian@gaslightmedia.com>
Thu, 10 Nov 2016 16:21:32 +0000 (11:21 -0500)
I removed the rogue 's' and went through the blog itself to find anymore
errors.

home.php

index fbb443d..03e0a54 100644 (file)
--- a/home.php
+++ b/home.php
@@ -42,8 +42,7 @@
             <?php endif;?>
         </div>
         <?php get_template_part('parts/blog-sidebar-r'); ?>
-    </div>
-s<?php get_footer(); ?>
+<?php get_footer(); ?>