From 4a28821d4e9931190e0f4e646315951c59782d9b Mon Sep 17 00:00:00 2001 From: Marijn Jansen Date: Fri, 22 Mar 2019 20:05:58 +0100 Subject: [PATCH] fix title center --- templates/main/index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/templates/main/index.html b/templates/main/index.html index cd9536e..ffba0fe 100644 --- a/templates/main/index.html +++ b/templates/main/index.html @@ -14,7 +14,7 @@ {# Card image overlay (desktop only) #}
-
{{ post.title|safe }}
+
{{ post.title|safe }}