From 5a92c3184e20f3e5a5d1a62763c3c4f427a22df4 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: https://develop.svn.wordpress.org/trunk@24412 602fd350-edb4-49c9-b593-d223f7449a82 --- 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' ); ?> - - + +