target blank added to links
authorIan Weller <ian@gaslightmedia.com>
Mon, 18 Jan 2016 18:02:54 +0000 (13:02 -0500)
committerIan Weller <ian@gaslightmedia.com>
Mon, 18 Jan 2016 18:02:54 +0000 (13:02 -0500)
front-page.php

index 1abd706..884617b 100644 (file)
@@ -94,8 +94,8 @@ get_header(); ?>
             <section id="shop">
                 <div class="row">
                     <div class="small-12 columns text-center">
-                        <a href="http://www.cafepress.com/shopalpena/"><h1>Take your adventure with you!</h1></a>
-                        <a href="http://www.cafepress.com/shopalpena/"><img src="<?php echo bloginfo('template_directory') ?>/assets/img/images/Shop2.jpg"></a>
+                        <a href="http://www.cafepress.com/shopalpena/" target="_blank"><h1>Take your adventure with you!</h1></a>
+                        <a href="http://www.cafepress.com/shopalpena/" target="_blank"><img src="<?php echo bloginfo('template_directory') ?>/assets/img/images/Shop2.jpg"></a>
                         <p>Show off your visit to Northeast Michigan with our fun Sactuary of the Great Lakes logo wear. Our shop has a great selection of gifts for your friends and family to remember what they loved about their visit.</p>
                     </div>
                 </div>