delete adv

This commit is contained in:
argoexpert press
2024-05-06 12:02:48 +03:00
parent 4f99b398ba
commit 51d7df598b
9 changed files with 41 additions and 52 deletions

View File

@@ -30,9 +30,9 @@
$formatted_date = format_event_date();
?>
<div class="upcoming-event">
<div class="article-time">
<!--<div class="article-time">
<img src="<?= get_asset('/icons/time.svg'); ?>" alt="" /><?php echo $formatted_date; ?>
</div>
</div>-->
<a class="link" href="<?php the_permalink(); ?>">
<?php the_title(); ?>
</a>