-m Switch position of instagram and facebook socials in header
authorLaury GvR <laury@gaslightmedia.com>
Wed, 6 Feb 2019 20:08:45 +0000 (15:08 -0500)
committerLaury GvR <laury@gaslightmedia.com>
Wed, 6 Feb 2019 20:08:45 +0000 (15:08 -0500)
header.php

index 9c3a1eb..0cf54ea 100644 (file)
@@ -27,8 +27,8 @@
                                 <a class="over-header-link" href="<?php bloginfo('url');?>">Home</a>
                                 <a class="over-header-link" href="<?php echo get_permalink(283);?>">Jobs</a>
                                 <a class="over-header-link" href="<?php echo get_permalink(86);?>">Contact Us</a>
-                                <a class="facebook header-social-link" target="_blank" href="https://www.facebook.com/Ka-Hale-A-Ke-Ola-Homeless-Resource-Centers-1444544482501919/"></a>
                                 <a class="instagram header-social-link" target="_blank" href="https://www.instagram.com/kahaleakeola/"></a>
+                                <a class="facebook header-social-link" target="_blank" href="https://www.facebook.com/Ka-Hale-A-Ke-Ola-Homeless-Resource-Centers-1444544482501919/"></a>
                             </div>
                         </div>
                     </div>