From 05d725fad196f53874c5d15ca493962986f8af73 Mon Sep 17 00:00:00 2001 From: Ben Beltran Date: Wed, 3 Jun 2020 21:18:40 +0200 Subject: Update the blog style --- templates/index.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'templates') diff --git a/templates/index.html b/templates/index.html index 3e37304..8ab8e3c 100644 --- a/templates/index.html +++ b/templates/index.html @@ -22,10 +22,10 @@
{{~ it.posts: post}} -
+
{{= post.html}}
-
+
{{~}} {{? it.posts.length === 0}}

This is a fresh blog!

-- cgit