@ -29,9 +29,9 @@ get_header();
</main><!-- #main -->
<?php
if ( is_front_page() ) :
get_template_part( 'template-parts/section', 'featured' );
endif;
// if ( is_front_page() ) :
// get_template_part( 'template-parts/section', 'featured' );
// endif;
?>