forked from mirror/_s
Merge pull request #275 from matiasvad/patch-1
<div id="main"> in comments corrected to the new <main>-element
This commit is contained in:
commit
407b666216
|
@ -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
|
||||
*/
|
||||
|
|
Reference in New Issue