Fix Page.Params example

This commit is contained in:
Joe Mooring 2024-01-28 13:30:07 -08:00 committed by GitHub
parent 145a923598
commit 6619c8aa03
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -18,7 +18,7 @@ With this front matter:
title = 'Annual conference'
date = 2023-10-17T15:11:37-07:00
display_related = true
[params.author]
[author]
email = 'jsmith@example.org'
name = 'John Smith'
{{< /code-toggle >}}