From 259e8ab7a3a7e607263ca07e53787d85881bab8a Mon Sep 17 00:00:00 2001 From: Miquel Sabaté Solà Date: Tue, 25 Sep 2018 19:13:16 +0200 Subject: Re-bumped much of the application MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Miquel Sabaté Solà --- _layouts/post.html | 11 +---------- 1 file changed, 1 insertion(+), 10 deletions(-) (limited to '_layouts/post.html') diff --git a/_layouts/post.html b/_layouts/post.html index f8174f5..4b0b9dd 100644 --- a/_layouts/post.html +++ b/_layouts/post.html @@ -6,16 +6,7 @@ layout: default {{ page.title }}{% if page.subtitle %}. {{ page.subtitle }}{% endif %} - +{% include postmeta.html urltobeused="/" date=page.date tags=page.tags %} {{ content }} -- cgit v1.2.3