removing commented out sidebar
authorIan Weller <ian@gaslightmedia.com>
Tue, 16 Feb 2016 21:39:19 +0000 (16:39 -0500)
committerIan Weller <ian@gaslightmedia.com>
Tue, 16 Feb 2016 21:39:19 +0000 (16:39 -0500)
front-page.php

index f4cd4f8..2581f76 100644 (file)
                 <p><?php _e('Sorry, no posts yet');?></p>
                 <?php endif;?>
             </div>
-<!--
-            <div class="small-12 medium-6 large-4 columns small-text-center medium-text-left">
-                <?php get_sidebar(); ?>
-            </div>
--->
         </div>
     </div>
 <?php get_footer(); ?>