delete adv
This commit is contained in:
@@ -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>
|
||||
|
||||
Reference in New Issue
Block a user