New header logo added
authorLaury GvR <laury@gaslightmedia.com>
Thu, 21 Feb 2019 21:35:12 +0000 (16:35 -0500)
committerLaury GvR <laury@gaslightmedia.com>
Thu, 21 Feb 2019 21:35:12 +0000 (16:35 -0500)
assets/keweenaw-logo-simplified.png [new file with mode: 0644]
sections/top-bar.php

diff --git a/assets/keweenaw-logo-simplified.png b/assets/keweenaw-logo-simplified.png
new file mode 100644 (file)
index 0000000..396b81e
Binary files /dev/null and b/assets/keweenaw-logo-simplified.png differ
index 168e506..bc672bb 100644 (file)
@@ -1,6 +1,6 @@
                     <div id="top-bar-wrapper">
                         <nav class="top-bar text-center show-for-large-up opensearchserver.ignore" data-topbar role="navigation">
-                            <a href="<?php bloginfo('url')?>"><img id="top-bar-logo" src="<?php echo get_template_directory_uri();?>/assets/keweenaw-logo-2.png" class="left"></a>
+                            <a href="<?php bloginfo('url')?>"><img id="top-bar-logo" src="<?php echo get_template_directory_uri();?>/assets/keweenaw-logo-simplified.png" class="left"></a>
                             <section class="top-bar-section right">
                                 <?php glm_theme_top_bar(); ?>
                             </section>