rename theme day

This commit is contained in:
argoexpert press
2025-04-28 10:32:47 +03:00
parent 1c4b27d358
commit b999114b8e
4 changed files with 35 additions and 14 deletions

View File

@@ -10,7 +10,7 @@ if ($pinned_post) :
<div class="hero-banner__bg">
<?=render_webp_picture_by_post( $pinned_post->ID );?>
</div>
<p class="hero-banner__main">Главное</p>
<p class="hero-banner__main">Тема дня</p>
<div class="hero-banner__content">
<p class="hero-banner__title subtitle-16">
<?php echo get_the_title($pinned_post->ID); ?>