From f74bef67e107ffd1adb43597d2a8e63e56ccece7 Mon Sep 17 00:00:00 2001 From: Steve Sutton Date: Wed, 4 Oct 2017 14:27:50 -0400 Subject: [PATCH] Add pinterest verify meta Adding to head section of header.php --- header.php | 1 + style.css | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/header.php b/header.php index 0b841a5..85f22c1 100644 --- a/header.php +++ b/header.php @@ -4,6 +4,7 @@ <?php wp_title(); ?> + diff --git a/style.css b/style.css index 978bb87..2835e2b 100644 --- a/style.css +++ b/style.css @@ -3,5 +3,5 @@ Theme Name: PetoskeyArea Author: Gaslight Media Author URI: http://www.gaslightmedia.com Description: A theme for PetoskeyArea -Version: 1.0.43 +Version: 1.0.44 */ -- 2.17.1