Fix merge conflict.
This commit is contained in:
commit
22e859857e
19 changed files with 61 additions and 112 deletions
|
@ -2,7 +2,7 @@
|
|||
/**
|
||||
* The Header for our theme.
|
||||
*
|
||||
* Displays all of the <head> section and everything up till <div id="main">
|
||||
* Displays all of the <head> section and everything up till <main id="main">
|
||||
*
|
||||
* @package _s
|
||||
*/
|
||||
|
@ -35,4 +35,4 @@
|
|||
</nav><!-- #site-navigation -->
|
||||
</header><!-- #masthead -->
|
||||
|
||||
<div id="main" class="site-main">
|
||||
<div id="content" class="site-content">
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue