adding pinterest verification script to header
authorAnthony Talarico <talarico@gaslightmedia.com>
Tue, 1 May 2018 20:39:43 +0000 (16:39 -0400)
committerAnthony Talarico <talarico@gaslightmedia.com>
Tue, 1 May 2018 20:39:43 +0000 (16:39 -0400)
adding pinterest script to header

header.php
style.css

index 9fe58b0..32a0ebe 100644 (file)
             echo wp_title( ' | ', 'false', 'right' ); bloginfo( 'name' );
         } ?></title>
         <link rel="stylesheet" href="//fonts.googleapis.com/css?family=Shadows+Into+Light" />
-        <link rel="stylesheet" href="<?php echo get_stylesheet_directory_uri() ; ?>/css/app.css?v=2.5.10" />
+        <link rel="stylesheet" href="<?php echo get_stylesheet_directory_uri() ; ?>/css/app.css?v=2.5.11" />
         <link rel="shortcut icon" href="<?php bloginfo('template_url'); ?>/assets/img/icons/favicon.ico">
         <link rel="apple-touch-icon-precomposed" sizes="144x144" href="<?php echo get_stylesheet_directory_uri() ; ?>/assets/img/icons/apple-touch-icon-144x144-precomposed.png">
         <link rel="apple-touch-icon-precomposed" sizes="114x114" href="<?php echo get_stylesheet_directory_uri() ; ?>/assets/img/icons/apple-touch-icon-114x114-precomposed.png">
         <link rel="apple-touch-icon-precomposed" sizes="72x72" href="<?php echo get_stylesheet_directory_uri() ; ?>/assets/img/icons/apple-touch-icon-72x72-precomposed.png">
         <link rel="apple-touch-icon-precomposed" href="<?php echo get_stylesheet_directory_uri() ; ?>/assets/img/icons/apple-touch-icon-precomposed.png">
+        <meta name="p:domain_verify" content="488ee2e114296d76bad16d49e9221bee"/>
 <!-- Google Tag Manager -->
 <script>(function(w,d,s,l,i){w[l]=w[l]||[];w[l].push({'gtm.start':
 new Date().getTime(),event:'gtm.js'});var f=d.getElementsByTagName(s)[0],
index a5c5ed1..8615fb7 100644 (file)
--- a/style.css
+++ b/style.css
@@ -2,6 +2,6 @@
 Theme Name:         Visit Alpena
 Theme URI:          http://www.gaslightmedia.com
 Description:        The Theme for the Alpena CVB Website
-Version: 2.5.10
+Version: 2.5.11
 Author:             Gaslight Media
 */