From 6618f6618284e2ec9eaa897bfd4ea6bb2015a794 Mon Sep 17 00:00:00 2001 From: jk Date: Wed, 17 Jun 2020 23:05:24 +0100 Subject: [PATCH] updated single page microformats for webmentions --- .../nipponalba/layouts/_default/single.html | 37 ++++++++++--------- 1 file changed, 19 insertions(+), 18 deletions(-) diff --git a/themes/nipponalba/layouts/_default/single.html b/themes/nipponalba/layouts/_default/single.html index 80e762fd..49bd9f97 100644 --- a/themes/nipponalba/layouts/_default/single.html +++ b/themes/nipponalba/layouts/_default/single.html @@ -88,24 +88,25 @@ {{ end }} {{ end }} {{ else }} -
- - -
+{{ if .Params.inreplyto }}
{{ end }} +{{ if .Params.likeof }}
{{ end }} +{{ if .Params.repostof }}
{{ end }} + + +
{{end}} {{end}}