From 339898fc6688f5a7fcdf65fd4f72d52fef781b83 Mon Sep 17 00:00:00 2001 From: Diego Salazar Date: Fri, 29 Mar 2019 05:50:09 +0100 Subject: [PATCH] Stopped being an idiot and put .html in the right place --- index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/index.html b/index.html index f329ea2..51aa426 100644 --- a/index.html +++ b/index.html @@ -7,7 +7,7 @@ layout: default {% for post in paginator.posts %}
  • -

    {{ post.title }}.html

    +

    {{ post.title }}

    {{ post.excerpt }}