From: Anthony Talarico Date: Thu, 3 Aug 2017 17:31:58 +0000 (-0400) Subject: adding pixel tracking code X-Git-Tag: v1.1.28^2 X-Git-Url: http://cvs2.gaslightmedia.com/gitweb/?a=commitdiff_plain;h=8d2e8de66370c08fbe188dba9aca942d20ec9cac;p=WP-Themes%2FMunising.git adding pixel tracking code --- diff --git a/header.php b/header.php index 7e1cdc6..bf501e4 100644 --- a/header.php +++ b/header.php @@ -4,17 +4,24 @@ <?php echo wp_title( ' | ', 'false', 'right' ); bloginfo( 'name' ); ?> - + - - - - + + + + + + +
diff --git a/style.css b/style.css index 86c4930..6838db0 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.27 +Version: 1.1.28 */