diff options
Diffstat (limited to 'template-parts/header/header-main-layout.php')
-rw-r--r-- | template-parts/header/header-main-layout.php | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/template-parts/header/header-main-layout.php b/template-parts/header/header-main-layout.php index bf3eca0..aadbdd0 100644 --- a/template-parts/header/header-main-layout.php +++ b/template-parts/header/header-main-layout.php @@ -111,3 +111,9 @@ <!-- end container --> </div> <!-- end Header --> + +<div class="section-xs padding-0"> + <div class="container text-center"> + <h4 class="font-family-secondary"><a href="/">The Adélie Chronicle</a></h4> + </div><!-- end container --> +</div> |