From f69d072b9e955c5ba88022101b2c70329ea72736 Mon Sep 17 00:00:00 2001 From: Jake Howard Date: Tue, 19 Jul 2016 22:16:21 +0100 Subject: [PATCH] center blog posts --- content/pages/homepage.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/pages/homepage.html b/content/pages/homepage.html index 45c8cd5..114b59a 100644 --- a/content/pages/homepage.html +++ b/content/pages/homepage.html @@ -113,7 +113,7 @@
{% for article in categories|category_find("blog")|limit(4) %}
-
+

{{ article.title }}

{{ article.summary|striptags|e }}