From 9193ec4219d10744d29f05e34897c0479f4e8273 Mon Sep 17 00:00:00 2001 From: Steve Sutton Date: Wed, 21 Feb 2018 10:56:33 -0500 Subject: [PATCH] Add tracking pixels Tracking pixels added to inside body tags. --- index.php | 32 ++++++++++++++++++++++++++++++++ style.css | 2 +- 2 files changed, 33 insertions(+), 1 deletion(-) diff --git a/index.php b/index.php index 7554be9..d37dc61 100644 --- a/index.php +++ b/index.php @@ -39,5 +39,37 @@ + + + + + + + + diff --git a/style.css b/style.css index 35909dc..b7decf2 100644 --- a/style.css +++ b/style.css @@ -3,5 +3,5 @@ Theme Name: Coldwater Author: Gaslight Media Author URI: http://www.gaslightmedia.com Description: A theme for coldwater -Version: 1.0.3 +Version: 1.0.4 */ -- 2.17.1