From 5256b5f94bc7d54668124e9788efc2d31711da90 Mon Sep 17 00:00:00 2001 From: Steve Sutton Date: Wed, 31 Jan 2018 14:44:00 -0500 Subject: [PATCH] Add tracking pixel from current site. Adding tracking pixel that was placed on the site Sep 10, 2015. --- index.php | 34 ++++++++++++++++++---------------- 1 file changed, 18 insertions(+), 16 deletions(-) diff --git a/index.php b/index.php index f731c53..0d1f1d6 100644 --- a/index.php +++ b/index.php @@ -1,36 +1,37 @@ +
'; - include "sections/footer.php"; - include "sections/copyright.php"; - echo '
'; + include "sections/footer.php"; + include "sections/copyright.php"; + echo '
'; ?>
@@ -40,5 +41,6 @@ + - \ No newline at end of file + -- 2.17.1