Use <!doctype html> instead of <!DOCTYPE html>

See e67e9cc7c1
This commit is contained in:
Ben Word
2014-05-21 18:34:39 -05:00
parent f1937445e9
commit 4e38d4681d

View File

@@ -1,4 +1,4 @@
<!DOCTYPE html>
<!doctype html>
<html class="no-js" <?php language_attributes(); ?>>
<head>
<meta charset="utf-8">