From e4dac070649edd115e8a71d8a789a5293ac2fc10 Mon Sep 17 00:00:00 2001 From: tron Date: Fri, 19 Jun 2020 09:36:57 +0200 Subject: [PATCH] quick fix. post tags always true... --- _layouts/post.html | 9 +++++++-- 1 file changed, 7 insertions(+), 2 deletions(-) diff --git a/_layouts/post.html b/_layouts/post.html index 7ef8b00..23a0c5e 100644 --- a/_layouts/post.html +++ b/_layouts/post.html @@ -27,6 +27,11 @@ layout: text {{ content }} + + \ No newline at end of file -- GitLab