Rename authors.html to func-authors.html
This commit is contained in:
@@ -91,7 +91,7 @@
|
||||
{{ range $subpage := $subpages }}
|
||||
<item>
|
||||
{{ $author := "" }}
|
||||
{{ $authors := partial "paige/authors.html" . }}
|
||||
{{ $authors := partial "paige/func-authors.html" . }}
|
||||
{{ $description := .Content }}
|
||||
{{ $guid := printf "tag:%s,%s:%s" (urls.Parse site.BaseURL).Host (.PublishDate.Format "2006-01-02") (cond (.Params.id | not) .RelPermalink .Params.id) }}
|
||||
{{ $paramlink := and .Params.link (not (.Param "paige.feed.link_to_page")) | not | not }}
|
||||
|
Reference in New Issue
Block a user