Compare commits
2 Commits
233a56b670
...
28123c0e74
Author | SHA1 | Date |
---|---|---|
jorge | 28123c0e74 | |
jorge | 016acfb54c |
|
@ -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">
|
||||||
|
|
Loading…
Reference in New Issue