doctype uppercase to lowercase
This commit is contained in:
parent
b330bbaba7
commit
095f3422f7
1 changed files with 1 additions and 1 deletions
|
@ -9,7 +9,7 @@
|
||||||
* @package _s
|
* @package _s
|
||||||
*/
|
*/
|
||||||
|
|
||||||
?><!DOCTYPE html>
|
?><!doctype html>
|
||||||
<html <?php language_attributes(); ?>>
|
<html <?php language_attributes(); ?>>
|
||||||
<head>
|
<head>
|
||||||
<meta charset="<?php bloginfo( 'charset' ); ?>">
|
<meta charset="<?php bloginfo( 'charset' ); ?>">
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue