From d32af2864ea25c6fbecb4dc65b0842abb67d465b Mon Sep 17 00:00:00 2001 From: "Thomas A. Reinert" Date: Fri, 2 Mar 2018 17:27:12 +0100 Subject: [PATCH] =?UTF-8?q?Fixes=20invalid=20code=20due=20to=20WP=C2=B4s?= =?UTF-8?q?=20itemprop=20insertion?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit See https://github.com/holger1411/understrap/issues/578 for explanation. --- header.php | 11 +++++------ 1 file changed, 5 insertions(+), 6 deletions(-) diff --git a/header.php b/header.php index 10c840c..779d71a 100644 --- a/header.php +++ b/header.php @@ -28,15 +28,14 @@ $container = get_theme_mod( 'understrap_container_type' );
-
+
- +