Fix merge conflict.

This commit is contained in:
David A. Kennedy 2013-08-23 23:58:40 -04:00
commit 22e859857e
19 changed files with 61 additions and 112 deletions

View file

@ -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">