trying to fix it some more
authorIan Weller <ian@gaslightmedia.com>
Tue, 23 Jan 2018 17:32:10 +0000 (12:32 -0500)
committerIan Weller <ian@gaslightmedia.com>
Tue, 23 Jan 2018 17:32:10 +0000 (12:32 -0500)
I saw on dev55 the blog sidebar was wrong.  I just made the adjustment
for it and will see if it works.

archive.php

index c136745..e9c2744 100644 (file)
@@ -48,5 +48,5 @@
             </div>
         </div>
         <?php get_template_part('parts/blog-sidebar-r'); ?>
-    </div>
+        </div>
 <?php get_footer(); ?>