Skip to content

Instantly share code, notes, and snippets.

@solid-pixel
Created May 12, 2016 13:51
Show Gist options
  • Save solid-pixel/923af0b54e065466d38e4725e3c8a19c to your computer and use it in GitHub Desktop.
Save solid-pixel/923af0b54e065466d38e4725e3c8a19c to your computer and use it in GitHub Desktop.
Twenty Sixteen - Add Logo
<!-- Website LOGO -->
<div class="site-branding">
<img src="<?php echo get_stylesheet_directory_uri(); ?>/images/logo.png" width="250px" height="90px" alt="The Lexington">
</div>
<!-- /Website LOGO -->
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment