From 9e5837ef075278a5e78a27f1dd2285a05efcb3c7 Mon Sep 17 00:00:00 2001 From: jk Date: Wed, 10 Mar 2021 11:04:39 +0000 Subject: [PATCH] trying to get webmentions to see the bridgy fed link --- themes/nipponalba/layouts/_default/single.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/themes/nipponalba/layouts/_default/single.html b/themes/nipponalba/layouts/_default/single.html index 7bd6c0a4..c419546d 100644 --- a/themes/nipponalba/layouts/_default/single.html +++ b/themes/nipponalba/layouts/_default/single.html @@ -27,7 +27,7 @@ {{ if eq .Type "article" }} - {{ end }}
+ {{ end }}
{{ if not (eq .Type "article") }}
@@ -102,7 +102,7 @@ {{ with .Page.Params.category }}Categories: {{ partial "taxonomy/categories.html" . }}{{ end }}
{{ end }} - + {{end}}