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) }}