revert for older hugo

This commit is contained in:
Luke Smith
2026-08-29 00:12:19 +02:00
parent 7a57cef33e
commit 0b9021741f
+1 -1
View File
@@ -1,4 +1,4 @@
{{ $author := index hugo.Data.authors (.Params.author | default "default") }}
{{ $author := index .Site.Data.authors (.Params.author | default "default") }}
{{- if $author -}}
<h2>Contributor(s)</h2>
<ul>