From 7f6b41c74c3bcf7c2474efd49bc76f3d99313f6d Mon Sep 17 00:00:00 2001 From: jk Date: Wed, 10 Mar 2021 11:06:36 +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 c419546d..a5f869f7 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}}