From 174a925b6ccef5a861f0ab21058218c118745d20 Mon Sep 17 00:00:00 2001 From: Diego Salazar Date: Fri, 29 Mar 2019 05:40:10 +0100 Subject: [PATCH] Update index.html a tag with '.html' at the end --- index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/index.html b/index.html index b0daa99..f329ea2 100644 --- a/index.html +++ b/index.html @@ -7,7 +7,7 @@ layout: default {% for post in paginator.posts %}
  • -

    {{ post.title }}

    +

    {{ post.title }}.html

    {{ post.excerpt }}