add actual version

This commit is contained in:
masterforweb
2026-01-12 13:37:40 +03:00
parent 2a322664b5
commit 2aff9ab6b1
14 changed files with 267 additions and 73 deletions

View File

@@ -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>