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