From 96a3b3b2a530099e28644afcb4d2328480d93765 Mon Sep 17 00:00:00 2001 From: Steve Sutton Date: Fri, 14 Jul 2017 14:52:51 -0400 Subject: [PATCH] Add tracking pixel from facebook Adding new tracking pixel --- header.php | 9 +++++++++ style.css | 2 +- 2 files changed, 10 insertions(+), 1 deletion(-) 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 */ -- 2.17.1