From 6bfd84ae2c7aad006c3bc84cdce9aebf894cbe62 Mon Sep 17 00:00:00 2001 From: user Date: Fri, 20 Oct 2023 22:49:31 -0400 Subject: add summary for books --- layouts/post/single.html | 3 --- 1 file changed, 3 deletions(-) (limited to 'layouts/post/single.html') diff --git a/layouts/post/single.html b/layouts/post/single.html index 2c4c23e..ca0f556 100644 --- a/layouts/post/single.html +++ b/layouts/post/single.html @@ -2,9 +2,6 @@ {{ if not .Params.dontDisclaim }} {{ partial "disclaimer" . }} {{ end }} - {{ with .GetTerms "categories" }} - {{ (index . 0).RelPermalink }} - {{ end }}

{{ .Title }}

{{ .Date | time.Format ":date_full" }}
-- cgit v1.1