Add pinterest verify meta
authorSteve Sutton <steve@gaslightmedia.com>
Wed, 4 Oct 2017 18:27:50 +0000 (14:27 -0400)
committerSteve Sutton <steve@gaslightmedia.com>
Wed, 4 Oct 2017 18:27:50 +0000 (14:27 -0400)
Adding to head section of header.php

header.php
style.css

index 0b841a5..85f22c1 100644 (file)
@@ -4,6 +4,7 @@
     <meta charset="utf-8" />
     <meta name="viewport" content="width=device-width, initial-scale=1.0" />
     <title><?php wp_title(); ?></title>
+    <meta name="p:domain_verify" content="ed813ce745ca277b7926cc90bc61d568" />
     <link rel="stylesheet" href="<?php echo get_stylesheet_directory_uri() ; ?>/css/app.css?v=1.0.43">
     <link rel="shortcut icon" href="<?php echo bloginfo('template_url'); ?>/favicon.ico">
     <link href='https://fonts.googleapis.com/css?family=Open+Sans:400,600,700,800' rel='stylesheet' type='text/css'>
index 978bb87..2835e2b 100644 (file)
--- 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
 */