facebook new tab
authorIan Weller <ian@gaslightmedia.com>
Mon, 20 Jul 2015 15:24:16 +0000 (11:24 -0400)
committerIan Weller <ian@gaslightmedia.com>
Mon, 20 Jul 2015 15:24:16 +0000 (11:24 -0400)
header.php

index 7b5a2fe..8ef08dd 100644 (file)
@@ -19,7 +19,7 @@
                             <div class="search-top right show-for-large-up">
                                 <?php get_template_part('parts/search');?>
                             </div>
-                            <a id="social" class="right" href="https://www.facebook.com/McGulpinPointLighthouse"><img src="<?php echo get_template_directory_uri(); ?>/assets/facebook-icon.png"></a>
+                            <a id="social" class="right" target="_blank" href="https://www.facebook.com/McGulpinPointLighthouse"><img src="<?php echo get_template_directory_uri(); ?>/assets/facebook-icon.png"></a>
                         </div>
                         <div class="row">
                             <?php get_template_part('parts/slide-show');?>