Update index.html
This commit is contained in:
parent
a28bc457e1
commit
69488aa2e0
@ -4,5 +4,5 @@ layout: collections_layout
|
|||||||
---
|
---
|
||||||
|
|
||||||
{% for post in site.posts %}
|
{% for post in site.posts %}
|
||||||
<a href="{{site.baseurl}}/{{post.url}}">{{site.title}}</a>
|
<a href="{{site.baseurl}}/{{post.url}}">{{post.title}}</a>
|
||||||
{%endfor%}
|
{%endfor%}
|
||||||
|
Loading…
Reference in New Issue
Block a user