link layout

This commit is contained in:
Torsten Ruger 2015-08-08 22:58:34 +03:00
parent 19069b6450
commit bf3fe48517

View File

@ -79,14 +79,8 @@ layout: site
fresh, which you can read in the <a href="{{ site.posts.first.url }}">news</a> section. fresh, which you can read in the <a href="{{ site.posts.first.url }}">news</a> section.
</p> </p>
<p> <p>
Last news: &nbsp;&nbsp;{{ site.posts.first.date | date: "%d.%m.%y" }} {{ site.posts.first.date | date: "%d.%m.%y" }}:
<a href="{{ site.posts.first.url }}">{{ site.posts.first.title }} </a>
<li>
<a href="{{ site.posts.first.url }}">{{ site.posts.first.title }}
</a>
</li>
</p> </p>
</div> </div>