From 608d28d916dbfd8cb7d686c8c991f3baa6166276 Mon Sep 17 00:00:00 2001 From: constantinos Date: Thu, 13 Jul 2023 09:59:54 +0300 Subject: [PATCH] added comment to edit --- .../Drawwell/SandpointsTheme/layouts/taxonomy/list.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_vendor/git.sandpoints.org/Drawwell/SandpointsTheme/layouts/taxonomy/list.html b/_vendor/git.sandpoints.org/Drawwell/SandpointsTheme/layouts/taxonomy/list.html index 7b3bbdb..8c8f1bc 100644 --- a/_vendor/git.sandpoints.org/Drawwell/SandpointsTheme/layouts/taxonomy/list.html +++ b/_vendor/git.sandpoints.org/Drawwell/SandpointsTheme/layouts/taxonomy/list.html @@ -12,7 +12,7 @@ {{ else }}
{{ index $p 0 }}⁄{{ index $p 1 }}
{{ range .Pages.ByDate.Reverse }} - +
{{ .Title }}
{{ range $n, $authorFile := .Params.authors }} {{ $author := $.GetPage (printf "/author/%s" $authorFile) }}