From: Anthony Talarico Date: Fri, 11 May 2018 11:51:32 +0000 (-0400) Subject: adding pixel tracking X-Git-Tag: v1.0.38^2 X-Git-Url: http://cvs2.gaslightmedia.com/gitweb/?a=commitdiff_plain;h=5cd2e39584a2b6619e9292deea93fbd1a32353be;p=WP-Themes%2Fthinkdunes.git adding pixel tracking adding script for activity tracking pixels --- diff --git a/header.php b/header.php index ad8fd35..e8a1d87 100644 --- a/header.php +++ b/header.php @@ -1,28 +1,38 @@ - - - - <?php wp_title(); ?> - - - - - - - - - - - - - -
+ + + + <?php wp_title(); ?> + + + + + + + + + + + + + + + + + +
diff --git a/style.css b/style.css index cc3582f..1318c8d 100644 --- a/style.css +++ b/style.css @@ -3,5 +3,5 @@ Theme Name: ThinkDunes Author: Gaslight Media Author URI: http://www.gaslightmedia.com Description: A theme for ThinkDunes -Version: 1.0.37 +Version: 1.0.38 */