link layout
This commit is contained in:
parent
19069b6450
commit
bf3fe48517
10
index.html
10
index.html
@ -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: {{ 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>
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user