From 8d2e8de66370c08fbe188dba9aca942d20ec9cac Mon Sep 17 00:00:00 2001 From: Anthony Talarico Date: Thu, 3 Aug 2017 13:31:58 -0400 Subject: [PATCH] adding pixel tracking code --- header.php | 25 ++++++++++++++++--------- style.css | 2 +- 2 files changed, 17 insertions(+), 10 deletions(-) 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 */ -- 2.17.1