update theme

This commit is contained in:
2024-03-12 09:16:19 +03:00
parent 10722da013
commit bef7aac0d5
74 changed files with 2018 additions and 2417 deletions

View File

@@ -5,7 +5,7 @@ $class = $full_width ? 'article-item article-item--lg' : 'article-item';
?>
<div class="<?= $class; ?>">
<a href="<?php the_permalink(); ?>" class="article-item__image-container">
<?= show_post_image(null, $full_width ? 'large' : 'medium'); ?>
<?= show_post_image(); ?>
<div class="tag article-item__tag"><?=get_category_name(); ?></div>
</a>
<div class="article-item__text">