From a126982a072c83ad8b5ccf710501dfc6d1c4f55e Mon Sep 17 00:00:00 2001 From: jk Date: Fri, 20 Nov 2020 16:48:04 +0000 Subject: [PATCH] testing new micropub endpoint --- themes/nipponalba/layouts/_default/single.html | 7 +------ 1 file changed, 1 insertion(+), 6 deletions(-) diff --git a/themes/nipponalba/layouts/_default/single.html b/themes/nipponalba/layouts/_default/single.html index 3bde3e79..d269ef6d 100644 --- a/themes/nipponalba/layouts/_default/single.html +++ b/themes/nipponalba/layouts/_default/single.html @@ -30,12 +30,7 @@
{{ if not (eq .Type "article") }}{{ with .Page.Params.category }}Categories: {{ partial "taxonomy/categories.html" . }}{{ end }}{{ end }} -{{ $pathJSON := (print .Permalink "bridgy.json") }} -{{ $relpathJSON := (print .RelPermalink "bridgy.json") }} -{{ if fileExists $relpathJSON }} -{{ end }} +

Interactions