added tracking code and bumped style number
authorIan Weller <ian@gaslightmedia.com>
Thu, 28 Jul 2016 17:53:39 +0000 (13:53 -0400)
committerIan Weller <ian@gaslightmedia.com>
Thu, 28 Jul 2016 17:53:39 +0000 (13:53 -0400)
footer.php
header.php
style.css

index bc401b9..b02ffff 100644 (file)
@@ -60,6 +60,7 @@
                     <span> All Rights Reserved.</span>
                     <span class="bullet"> &#8226; </span>
                     <span> Produced by <a target="_blank" href="http://www.gaslightmedia.com">Gaslight Media</a></span>
+                    <img src="http://bcp.crwdcntrl.net/5/c=931/b=32482391" width="1" height="1"/>
                 </div>
                 
 </div><!--/.shadow-wrapper-->
index 5aba9ba..d42dbe6 100644 (file)
@@ -4,7 +4,7 @@
     <meta charset="utf-8" />
     <meta name="viewport" content="width=device-width, initial-scale=1.0" />
     <title><?php wp_title(); ?></title>
-    <link rel="stylesheet" href="<?php echo get_stylesheet_directory_uri() ; ?>/css/app.css">
+    <link rel="stylesheet" href="<?php echo get_stylesheet_directory_uri() ; ?>/css/app.css?v=1.0.6">
       <link rel="shortcut icon" href="<?php echo esc_url( get_template_directory_uri() ) ;?>/favicon.ico">
     <link href='https://fonts.googleapis.com/css?family=Lato:400,400italic,700' rel='stylesheet' type='text/css'>
      <link href='https://fonts.googleapis.com/css?family=Alice' rel='stylesheet' type='text/css'>
index 6bcd39c..df8c52b 100644 (file)
--- a/style.css
+++ b/style.css
@@ -3,5 +3,5 @@ Theme Name: PellstonAirport
 Author: Gaslight Media
 Author URI: http://www.gaslightmedia.com
 Description: A theme for PellstonAirport
-Version: 1.0.5
+Version: 1.0.6
 */