add actual version
This commit is contained in:
@@ -48,7 +48,7 @@
|
||||
|
||||
</div>
|
||||
|
||||
<?php if ( is_single() ) :?>
|
||||
<?php if ( is_single() or is_author() ) :?>
|
||||
<div class="header__title header__title--black font-weight-bold m-0 ml-5">
|
||||
<?php get_template_part("template-parts/header/category-name") ?>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user