Rename authors.html to func-authors.html
This commit is contained in:
@@ -14,7 +14,7 @@
|
||||
|
||||
{{ if $auto }}
|
||||
{{ $audios := $page.Params.audio | default slice}}
|
||||
{{ $authors := partial "paige/authors.html" $page }}
|
||||
{{ $authors := partial "paige/func-authors.html" $page }}
|
||||
{{ $images := $page.Params.images | default slice }}
|
||||
{{ $keywords := sort (union (union $page.Keywords $page.Params.tags) $page.Params.categories) }}
|
||||
{{ $license := $page.Param "paige.license" | markdownify | plainify }}
|
||||
|
Reference in New Issue
Block a user