doctype uppercase to lowercase

This commit is contained in:
Bappi 2017-03-16 01:15:18 +06:00 committed by GitHub
parent b330bbaba7
commit 095f3422f7
1 changed files with 1 additions and 1 deletions

View File

@ -9,7 +9,7 @@
* @package _s
*/
?><!DOCTYPE html>
?><!doctype html>
<html <?php language_attributes(); ?>>
<head>
<meta charset="<?php bloginfo( 'charset' ); ?>">