From 16d40fde2a4c50d3063745f1ddb0fa8a8d66913b Mon Sep 17 00:00:00 2001 From: Lance Willett Date: Thu, 6 Jun 2013 00:29:07 +0000 Subject: [PATCH] Twenty Thirteen markup cleanup: * Remove trailing slashes on void elements such as `meta` and `link` * Remove `type` attribute from `script` element Props retlehs, fixes #24499. git-svn-id: http://core.svn.wordpress.org/trunk@24412 1a063a9b-81f0-0310-95a4-ce76da25c4cd --- wp-content/themes/twentythirteen/header.php | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/wp-content/themes/twentythirteen/header.php b/wp-content/themes/twentythirteen/header.php index e109f2f0ce..52fce701eb 100644 --- a/wp-content/themes/twentythirteen/header.php +++ b/wp-content/themes/twentythirteen/header.php @@ -19,13 +19,13 @@ > - - + + <?php wp_title( '|', true, 'right' ); ?> - - + +