restored social navigation for stow
This commit is contained in:
parent
06d28fe8ec
commit
a7a71050d5
1 changed files with 1 additions and 0 deletions
|
@ -1,4 +1,5 @@
|
|||
<header id="masthead" class="site-header">
|
||||
<?php get_template_part( 'template-parts/header/site', 'branding' ); ?>
|
||||
<?php get_template_part( 'template-parts/header/site', 'navigation' ); ?>
|
||||
<?php get_template_part( 'template-parts/header/social', 'navigation' ); ?>
|
||||
</header><!-- #masthead -->
|
||||
|
|
Loading…
Reference in a new issue