]> scripts.mit.edu Git - autoinstalls/wordpress.git/blobdiff - wp-content/themes/twentysixteen/header.php
WordPress 4.5
[autoinstalls/wordpress.git] / wp-content / themes / twentysixteen / header.php
index 80dce2d569b90b09b20ab1951f2c2b59cb24553b..d230c4f8db0e84b444d5c7ccec97a7b486ca9b39 100644 (file)
@@ -29,6 +29,8 @@
                <header id="masthead" class="site-header" role="banner">
                        <div class="site-header-main">
                                <div class="site-branding">
+                                       <?php twentysixteen_the_custom_logo(); ?>
+
                                        <?php if ( is_front_page() && is_home() ) : ?>
                                                <h1 class="site-title"><a href="<?php echo esc_url( home_url( '/' ) ); ?>" rel="home"><?php bloginfo( 'name' ); ?></a></h1>
                                        <?php else : ?>