Rename authors.html to func-authors.html

This commit is contained in:
Will Faught
2025-02-05 15:50:46 -08:00
parent 4bc542b6b1
commit 1370d35762
7 changed files with 6 additions and 6 deletions

View File

@@ -126,7 +126,7 @@
{{ warnf "layouts/_default/list.atom.xml: Page %s does not have a modified date. The atom output requires a modified date. Either set the page's date parameter, or set the page's paige.feed.disable parameter to true, or disable the atom output." .RelPermalink }}
{{ end }}
{{ with partial "paige/authors.html" . }}
{{ with partial "paige/func-authors.html" . }}
{{ range . }}
<author>
{{ with .Params.paige.author.email }}