From: Steve Sutton Date: Fri, 14 Jul 2017 18:52:51 +0000 (-0400) Subject: Add tracking pixel from facebook X-Git-Tag: v1.1.27^2 X-Git-Url: http://cvs2.gaslightmedia.com/gitweb/?a=commitdiff_plain;h=96a3b3b2a530099e28644afcb4d2328480d93765;p=WP-Themes%2FMunising.git Add tracking pixel from facebook Adding new tracking pixel --- diff --git a/header.php b/header.php index 7fb7a27..7e1cdc6 100644 --- a/header.php +++ b/header.php @@ -6,6 +6,15 @@ <?php echo wp_title( ' | ', 'false', 'right' ); bloginfo( 'name' ); ?> + + + + +
diff --git a/style.css b/style.css index 9d06c24..86c4930 100644 --- a/style.css +++ b/style.css @@ -3,5 +3,5 @@ Theme Name: Munising CVB Author: Gaslight Media Author URI: http://www.gaslightmedia.com Description: A custom theme for Munising Convention and Visitor's Bureau. -Version: 1.1.26 +Version: 1.1.27 */