mirror of
https://github.com/gohugoio/hugoDocs.git
synced 2025-09-10 01:44:46 -04:00
Fix Page.Params example
This commit is contained in:
parent
145a923598
commit
6619c8aa03
@ -18,7 +18,7 @@ With this front matter:
|
|||||||
title = 'Annual conference'
|
title = 'Annual conference'
|
||||||
date = 2023-10-17T15:11:37-07:00
|
date = 2023-10-17T15:11:37-07:00
|
||||||
display_related = true
|
display_related = true
|
||||||
[params.author]
|
[author]
|
||||||
email = 'jsmith@example.org'
|
email = 'jsmith@example.org'
|
||||||
name = 'John Smith'
|
name = 'John Smith'
|
||||||
{{< /code-toggle >}}
|
{{< /code-toggle >}}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user