Compare commits
No commits in common. "28123c0e74173ad664f2fa38cc05fc70f0418a83" and "233a56b670b477aeb902de347f9597e95f7f2347" have entirely different histories.
28123c0e74
...
233a56b670
|
@ -53,7 +53,7 @@
|
||||||
</a>
|
</a>
|
||||||
<?php endif;?>
|
<?php endif;?>
|
||||||
<h5 class="date">
|
<h5 class="date">
|
||||||
<?php the_date('Y');?>
|
<?php //the_date('d.m.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