index: use main balise
This commit is contained in:
parent
82b59abe9e
commit
1796246433
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
<?php get_header(); ?>
|
<?php get_header(); ?>
|
||||||
<div class="col-md-9">
|
<main class="col-md-9">
|
||||||
|
|
||||||
</div>
|
</main>
|
||||||
<?php get_sidebar(); ?>
|
<?php get_sidebar(); ?>
|
||||||
<?php get_footer(); ?>
|
<?php get_footer(); ?>
|
||||||
|
|
Reference in a new issue