updated the blog home page section
authorIan Weller <ian@gaslightmedia.com>
Thu, 4 May 2017 15:43:26 +0000 (11:43 -0400)
committerIan Weller <ian@gaslightmedia.com>
Thu, 4 May 2017 15:43:26 +0000 (11:43 -0400)
I changed the layout code of the blog section to have it be good html
code.

sections/blog-home.php

index ca7d009..04fde84 100644 (file)
@@ -39,4 +39,5 @@
         <?php endif;?>
     </div>
     <?php get_template_part('parts/blog-sidebar-r'); ?>
+    </div>
 </main>
\ No newline at end of file