mirror of
https://github.com/LukeSmithxyz/based.cooking.git
synced 2026-08-31 10:28:28 +01:00
revert for older hugo
This commit is contained in:
@@ -1,4 +1,4 @@
|
|||||||
{{ $author := index hugo.Data.authors (.Params.author | default "default") }}
|
{{ $author := index .Site.Data.authors (.Params.author | default "default") }}
|
||||||
{{- if $author -}}
|
{{- if $author -}}
|
||||||
<h2>Contributor(s)</h2>
|
<h2>Contributor(s)</h2>
|
||||||
<ul>
|
<ul>
|
||||||
|
|||||||
Reference in New Issue
Block a user