update theme
This commit is contained in:
@@ -7,7 +7,7 @@ if ($pinned_post) :
|
||||
|
||||
<a href="<?php echo get_permalink($pinned_post->ID); ?>" class="hero-banner">
|
||||
<div class="hero-banner__bg">
|
||||
<?= show_post_image($pinned_post->ID, 'large'); ?>
|
||||
<?= show_post_image($pinned_post->ID); ?>
|
||||
</div>
|
||||
<p class="hero-banner__main">Главное</p>
|
||||
<div class="hero-banner__content">
|
||||
|
||||
Reference in New Issue
Block a user