From 0629897e3d6ae96a1b719dbaf6e73b11423b9386 Mon Sep 17 00:00:00 2001 From: jk Date: Thu, 7 May 2020 14:39:27 +0100 Subject: [PATCH] trying to fix responses tab --- layouts/_default/section.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/layouts/_default/section.html b/layouts/_default/section.html index 14bee791..9ac21721 100644 --- a/layouts/_default/section.html +++ b/layouts/_default/section.html @@ -46,7 +46,7 @@ {{ if .Params.inreplyto }} post{{ end }} {{ if .Params.repostof }} post{{ end }}

{{ if .Content }}
{{ .Content }}

{{end}} - +