From 69488aa2e01404a11d6303f06d041e71ae753ffa Mon Sep 17 00:00:00 2001 From: SHARAD RAJ <36638057+sharadcodes@users.noreply.github.com> Date: Mon, 25 Nov 2019 16:41:11 +0530 Subject: [PATCH] Update index.html --- index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/index.html b/index.html index 81965aa..240b9ca 100644 --- a/index.html +++ b/index.html @@ -4,5 +4,5 @@ layout: collections_layout --- {% for post in site.posts %} -{{site.title}} +{{post.title}} {%endfor%}