Compare commits

..

2 Commits

Author SHA1 Message Date
jorge 28123c0e74 added date to resources archive 2022-05-02 15:17:21 +02:00
jorge 016acfb54c added date to resources archive 2022-05-02 15:16:09 +02:00
1 changed files with 1 additions and 1 deletions

View File

@ -53,7 +53,7 @@
</a> </a>
<?php endif;?> <?php endif;?>
<h5 class="date"> <h5 class="date">
<?php //the_date('d.m.Y');?> <?php the_date('Y');?>
</h5> </h5>
<h3 class="entry-title"> <h3 class="entry-title">
<a href="<?php the_permalink(); ?>" rel="bookmark"> <a href="<?php the_permalink(); ?>" rel="bookmark">