adding target blank and version number
authorIan Weller <ian@gaslightmedia.com>
Tue, 3 May 2016 15:13:46 +0000 (11:13 -0400)
committerIan Weller <ian@gaslightmedia.com>
Tue, 3 May 2016 15:13:46 +0000 (11:13 -0400)
header.php
style.css

index 7d9f1eb..a283656 100644 (file)
@@ -45,7 +45,7 @@
                     <div id="pre-nav">
                         <div  class="row collapse">
                             <div class="large-4 columns show-for-large-up">
-                                <a href="http://www.etix.com/ticket/p/3547704/parmalee-love-and-theft-petoskey-emmet-charlevoix-county-fair"><img src="<?php echo bloginfo('template_url'); ?>/assets/grandstand-performers-2016-header.png"></a>
+                                <a href="http://www.etix.com/ticket/p/3547704/parmalee-love-and-theft-petoskey-emmet-charlevoix-county-fair" target="_blank"><img src="<?php echo bloginfo('template_url'); ?>/assets/grandstand-performers-2016-header.png"></a>
                             </div>
                             <div class="small-12 large-4 columns text-center">
                                 <a href="<?php bloginfo('url'); ?>"><img src="<?php echo bloginfo('template_url'); ?>/assets/fair-logo-header.png"></a>
index 84eea7a..71ea802 100644 (file)
--- a/style.css
+++ b/style.css
@@ -3,5 +3,5 @@ Theme Name: EmmetCountyFair
 Author: Gaslight Media
 Author URI: http://www.gaslightmedia.com
 Description: A theme for EmmetCountyFair
-Version: 1.0.16
+Version: 1.0.17
 */