delete rubric mob-pinned

This commit is contained in:
argoexpert press
2025-06-20 12:31:19 +03:00
parent dfdc594c85
commit c9e9e7f7d6

View File

@@ -13,7 +13,6 @@ if ($pinned_post):
<a href="<?php echo get_permalink($pinned_post->ID); ?>" class="article-item__image-container">
<?=render_webp_picture_by_post( $pinned_post->ID ); ?>
<div class="tag article-item__tag"><?=esc_html(get_category_name($pinned_post));?></div>
</a>
<div class="article-item__text">
<a href="<?php echo get_permalink($pinned_post->ID); ?>" class="subtitle-16 article-item__link"><?php echo get_the_title($pinned_post->ID); ?></a>