From 8ae0ecb67651fb88f733c7c6335bcc3c55112323 Mon Sep 17 00:00:00 2001 From: Wil Clouser Date: Fri, 17 Oct 2014 15:59:16 -0700 Subject: [PATCH] Add baseurl to the main post URLs --- index.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/index.html b/index.html index 743a0808990..bdd4f4d7d08 100644 --- a/index.html +++ b/index.html @@ -7,7 +7,7 @@ {% for post in paginator.posts %}

- + {{ post.title }}

@@ -34,4 +34,4 @@

{% else %} Newer {% endif %} -

\ No newline at end of file +