push changes, and removed comments
This commit is contained in:
10
index.php
10
index.php
@ -44,8 +44,8 @@ get_header();
|
||||
|
||||
if ( 'mt-archive--masonry-style' === $archive_style ) {
|
||||
?>
|
||||
</div><!-- #mt-masonry -->
|
||||
</div><!-- .sophia-after-dark-content-masonry -->
|
||||
</div>
|
||||
</div>
|
||||
<?php
|
||||
}
|
||||
|
||||
@ -58,9 +58,9 @@ get_header();
|
||||
echo '</div>';
|
||||
}
|
||||
?>
|
||||
</main><!-- #main -->
|
||||
</div><!-- #primary -->
|
||||
</main>
|
||||
</div>
|
||||
<?php get_sidebar(); ?>
|
||||
</div><!-- .mt-page-content-wrapper -->
|
||||
</div>
|
||||
<?php
|
||||
get_footer();
|
Reference in New Issue
Block a user